A simple meditation timer: https://herrbertling.github.io/zen-timer/
This project was bootstrapped with Create React App. It's not ejected, so everything Create React App brought to this repo is still working 🚀
- Clone this repository
- Run
yarn
to install dependencies - Run
yarn start
That should be it – for everything else, please consult the Create React App repo ❤️