/pomodoro-starter-files

Starter files for the pomodoro timer tutorial

Primary LanguageJavaScript

Pomodoro Timer Starter files

Here lies the starter files for the Pomodoro timer tutorial which can be found here: https://freshman.tech/pomodoro-timer

Live demo

The completed version of this project is live at https://freshman-pomodoro.surge.sh/

Prerequisites

You must have Node.js and npm installed on your machine. This project was built against the following versions:

Node v13.13.0 npm v6.14.5

Get started

Clone this repository to your local machine with:

$ git clone https://github.com/Freshman-tech/pomodoro-starter-files.git

cd into the downloaded directory and follow along with the tutorial.