This Repo is created for all basic concepts of ReactJs with Real-Time examples
After cloning the each project, please run the below commands:
- npm install react-scripts --> This only execute at first time for installing the nodemodules
- npm run build --> for checking any build errors
- npm start --> for execution of the project