- 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 reactdemo
Install dependencies:
npm install
Start the project at http://localhost:3000
.
npm start