/pomodoro-timer

A simple pomodoro timer

Primary LanguageJavaScriptMIT LicenseMIT

pomodoro-timer

How to use

  1. Clone the repository
  2. run the following command in the terminal
$ cd pomodoro-timer
$ npx tailwindcss -i ./src/input.css -o ./src/output.css
  1. open the html file in your browser
  2. Start the timer

Contributing

If you want to contribute to this project, please fork the repository and create a pull request.