A simple counter-App using React.js
This tiny application is like adding,removing,deleting, resetting products which reflects in the total number of products into our shopping cart.
This is a very basic app but useful to understand the React Components, states, Data Flow, parent to child etc. .
OR your can do the following to run in your local machine
Install node modules
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.