https://github.com/cvilla714/pomodoro-clock
Build a Pomodoro Clock that will sound an alarm after session time expires and will start runnig a break countdown as well. Built with
https://github.com/cvilla714/pomodoro-clock
bootstrap javascript react
Last synced: about 1 year ago
JSON representation
Build a Pomodoro Clock that will sound an alarm after session time expires and will start runnig a break countdown as well. Built with
- Host: GitHub
- URL: https://github.com/cvilla714/pomodoro-clock
- Owner: cvilla714
- License: mit
- Created: 2021-03-23T05:09:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-25T14:41:17.000Z (about 5 years ago)
- Last Synced: 2025-04-13T12:51:48.809Z (about 1 year ago)
- Topics: bootstrap, javascript, react
- Language: JavaScript
- Homepage:
- Size: 1.7 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Project: Pomodoro Clock
> Project was about creating a pomodoro clock with React

## Built With
- Bootstrap
- Javascript
- React
## Live Demo
[Live Demo Link](https://cvilla714.github.io/pomodoro-clock/)
## Getting Started
**To get a copy of the code please click on the green button on the top right corner that says Code**
### Prerequisites
- Node installed on your computer
- Npm as well
### Install
**Now to clone it to your local machine please open your terminal and paste this code `git@github.com:cvilla714/pomodoro-clock.git`**
**Then you can go into the directory by typig `cd pomodoro-clock `**
**Finally just type this command `npm install` this will install all of the depnedecies for the project**
### Usage
**Once you have gone through the process of installing the code you now run this command `npm run start` this will start the app and a new window will open in your browser with the app ready to be use**
## Authors
👤 **Cosmel Villalobos**
- Github: [@cvilla714](https://github.com/cvilla714)
- Twitter: [@kckeyti](https://twitter.com/kckeyti)
- LinkedIn: [Cosmel Villalobos](https://www.linkedin.com/in/cosvilla/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/cvilla714/pomodoro-clock/pulls).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](https://github.com/cvilla714/pomodoro-clock/blob/master/LICENSE) licensed.