https://github.com/german1608/js-pomodoro
A simple vanilla JS pomodoro for a fCC challenge
https://github.com/german1608/js-pomodoro
css es6 fcc-exercise fcc-frontend html javascript vanilla-js webpack
Last synced: 3 months ago
JSON representation
A simple vanilla JS pomodoro for a fCC challenge
- Host: GitHub
- URL: https://github.com/german1608/js-pomodoro
- Owner: german1608
- Created: 2017-08-13T03:49:04.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-15T04:06:36.000Z (almost 9 years ago)
- Last Synced: 2025-04-13T13:41:18.069Z (about 1 year ago)
- Topics: css, es6, fcc-exercise, fcc-frontend, html, javascript, vanilla-js, webpack
- Language: JavaScript
- Size: 17.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# js-pomodoro
[](https://standardjs.com)
A simple vanilla JS pomodoro
This is for a fCC project. See the user stories [here](https://www.freecodecamp.org/challenges/build-a-tic-tac-toe-game)
TODO:
1) Make a loader using gradients.
Installation: To install this project, you must have node installed.
1) Fork this project
2) Clone your fork `git clone https://github.com/your-user/js-pomodoro.git`
3) Run `npm install`
4) Start developing!
5) Feel free to open a pull request
To see it in action, visit the [project](https://german1608.github.io/js-pomodoro) webpage