https://github.com/emoore29/pomodoro
A pomodoro timer based on a freeCodeCamp challenge.
https://github.com/emoore29/pomodoro
pomodoro react
Last synced: about 2 months ago
JSON representation
A pomodoro timer based on a freeCodeCamp challenge.
- Host: GitHub
- URL: https://github.com/emoore29/pomodoro
- Owner: emoore29
- Created: 2023-02-27T04:19:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-07T08:10:22.000Z (over 1 year ago)
- Last Synced: 2025-08-26T08:44:03.091Z (10 months ago)
- Topics: pomodoro, react
- Language: JavaScript
- Homepage: https://emoore29.github.io/pomodoro/
- Size: 2.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pomodoro (25 + 5 Clock) | Free Code Camp Project
[freeCodeCamp's project instructions](https://www.freecodecamp.org/learn/front-end-development-libraries/front-end-development-libraries-projects/build-a-25--5-clock)
[Live version of my solution](https://athenascode.github.io/pomodoro/)
This was an early project I started while learning React. I revisited it several months later to update the styling and functionality. Ideally one day I will revisit this again to refactor and improve the code, but for now I am focusing on branching out from web development and React and working on other projects.
Deployed with [gh-pages package](https://blog.logrocket.com/deploying-react-apps-github-pages/).