Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ephraimduncan/take-a-break

Take 2 minutes and do nothing.
https://github.com/ephraimduncan/take-a-break

nextjs react side-project

Last synced: 20 days ago
JSON representation

Take 2 minutes and do nothing.

Awesome Lists containing this project

README

        

# Take A Break

#### It's okay to take a break

Having a bug since the morning? Lack of inspiration? Relax. Go on a break.

With Take a Break, you may take short pauses from your job and re-energize yourself by doing nothing for a while.

https://break.astrosaurus.me/

>Inspired from donothingfor2minutes.com

## Local Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:3000
pnpm dev
```