/pomodoro-clock

Pomodoro Clock - HTML5, CSS3 and Javascript

Primary LanguageJavaScript

Pomodoro Clock

Pomodoro Clock, made up with javascript

Getting Started

Clone the repository

git clone https://github.com/thismarcoantonio/pomodoro-clock.git

Prerequisites

Installing

Navigate to the repository folder

cd ./pomodoro-clock

Install the dependencies:

npm install

To run the application, just run the start script with:

npm start

Built With