An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# js-pomodoro
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](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