Simple Counter App

To run it

Clone the repo, then in your terminal:

cd {Project Folder}
yarn # or npm i
yarn start # or npm start