Skip to content

c-ehrlich/pomodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro Timer

This project is for the FreeCodeCamp React Curriculum.

Live Demo: https://c-ehrlich.github.io/pomodoro/

Pomodoro Screenshot

Instructions

Running locally

npm i
npm run

Deploying to GitHub Pages

Add a homepage field to your package.json:

"homepage": "https://<Your GitHub Username>.github.io/pomodoro",

Install gh-pages:

npm i --save gh-pages

Deploy the site:

npm run deploy

More information in the Create React App docs.

About

react/typescript pomodoro clock

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages