Everyday counter app, helps you count things, keeps you motivated, and enables you to stop your bad habits.
- Download project
- Open project folder with VSCode
- Install the recommended VSCode extensions
- Open Terminal in the root folder and run
yarn
yarn start
yarn lint
yarn build
yarn test