Skip to content

enricocovili/react-timer-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Timer App

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

Live demo

https://ginop-1.github.io/react-timer-app/

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