Basic React App with using React hooks. A simple increment counter and decrement counter and using useState to update the counter. Code for this resides on /src/App.js. Please have a look
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Snapshot of the final result