Here lies the starter files for the Pomodoro timer tutorial which can be found here: https://freshman.tech/pomodoro-timer
Ps.: there are some changes in the code! I changed the sounds and a some style details! It's important for you to give your personal touch to your project, so be creative
You must have Node.js and npm installed on your machine. This project was built against the following versions:
To get started, clone this repository to your local machine with:
$ git clone https://github.com/lucascantodev/PomodoroTimer.git
Or, if you prefer to follow Freshman's tutorial, you can clone their repository to your local machine with this command:
$ git clone https://github.com/Freshman-tech/pomodoro-starter-files.git