Stop a Bit is an application to remind people that they need to stop hard work, get some rest and stretch. It uses a technique called Gamification to encourage workers to stop.
This application is an example created during the Next Level Week #4 organized and promoted by the Rocketseat team.
This is a way to do.
This is a way too.
git clone https://github.com/jon-cbar/stop-a-bit.git
To run the development server:
cd stop-a-bit
yarn
yarn dev
Then, open http://localhost:3000
with your browser to see the result.