Skip to content

thelittlewonder/reboot

Repository files navigation

Reboot

It's okay to take a break

Stuck on a bug since morning? Creative block? Relax. Take a break.

Reboot allows you to take small breaks from your work and helps you re-energize by doing nothing for some time.

https://reboot.netlify.com/

Inspired from donothingfor2minutes.com

Don't forget to upvote on Product Hunt

Local Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev