- Understand the concept Introduction to ReactJS
- Understand the code and syntax React Tutorial for Beginners
- Reference for react components React Components
Clone this repository:
git clone https://github.com/mangya/reactdemo.git
cd reactdemoInstall dependencies:
npm installStart the project at http://localhost:3000.
npm start