Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 274 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 274 Bytes

Pomodoro App

Live Site

https://pomodoro-ashen.vercel.app/

Stack

CRA + react-jss

How to Start Project

npm install -> npm start

TODO

  1. Add audio for start/finish.
  2. Add some sort of record keeping so users know how many pomodoros have they done.