This React Single Page App is a web client for a pomodoro app you can access on https://yapa.kozubek.dev/.
Bootstrapped with Create React App.
Make sure you have installed:
- Node (I use 12.16.1).
npm install
npm run start
- this app is deployable to Netlify