Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 1.54 KB

README.md

File metadata and controls

38 lines (32 loc) · 1.54 KB

Pomowatch - pomowatch.online

GitHub license Website pomowatch.online Netlify Status

👋 Hello there, my name is Eric. I am an enthusiastic Web Developer based in Nairobi, Kenya.

This is the official repository of the amaizing Pomowatch pomodoro technique timer.

The site is live and hosted on Netlify

Screenshot 2021-07-22 at 01-12-03 Pomowatch- An online pomodoro technique timer

Download locally

Run the following command in your terminal or download the zip folder.

git clone https://github.com/erickarugu/pomowatch.git

Install Dependencies

The Pomowatch site is created using gulp, a lightweight bundler to help with development. RUn the following command in you terminal to install dependencies

npm install 

and if using yarn

yarn install

Start development server

To start the local server run the following command in you terminal.

npm run gulp

and if using yarn

yarn run gulp

Live

Pomowatch if live and free to use pomowatch.online