React Timer App

Simple timer app built from scratch because i didn't like the google's one.

Build / host for yourself

git clone https://github.com/ginop-1/react-timer-app.git
cd react-timer-app
npm install

npm start or npm run build