tarun2502 / Tomato

Pomodoro web application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tomatos

Tomatos is a lightweight Pomodoro timer application written with React.js.

Building

Clone this repository, npm install, run webpack, and open index.html. Or preview the application here.

$ git clone https://github.com/bitwiselove/Tomato.git
$ cd Tomato/
$ npm install
$ webpack
$ open index.html

Happy focusing!

About

Pomodoro web application


Languages

Language:JavaScript 78.8%Language:CSS 16.3%Language:HTML 4.9%