Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 739 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 739 Bytes

Pomodori

A simple pomodoro coded with React at the begining of my Becode studentship.

Getting started

This project is deployed on GithubPages at the following adress: https://antoinedannemark.github.io/pomodori/

Features

A simple pomodoro with three buttons:

  • - Will decrease time by 1 or 10 minutes
  • Start/Stop pretty much self explanatory
  • + Will increase time by 1 or 10 minutes

At the end of the timer a modal promts the user to stop or restart the timer for the same amount of time

Bugs

Not responsive

Contributing

If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are welcome.

Licensing

The code in this project is licensed under MIT license.