This project was bootstrapped with Create React App.
It's a simple counter-App using React.js that utilizes react hooks
This tiny application shows how you may increment, decrement or reset any counter.
This is a very basic app but useful to understand the React Components, states, Data Flow, parent to child etc. using react function hooks
You may install this app on your local machine using following scripts
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.