- Clone the repository
- run the following command in the terminal
$ cd pomodoro-timer
$ npx tailwindcss -i ./src/input.css -o ./src/output.css
- open the html file in your browser
- Start the timer
If you want to contribute to this project, please fork the repository and create a pull request.