React.js is Javascript library to build UI. React handles V part of MVC. Below are the pre-requisite to get started with React. HTML CSS Javascript Node.js (Basics) Node package manager (npm) If you want to brush up those concepts, please learn it from another source. For Javascript, I can recommend…