lucydoja / Counter

Watch how time changes each second, minute, and hour with this Chronometer and Timer.

Home Page:https://lucydoja.github.io/Counter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chronometer / Timer

Here you can find a chronometer (that counts time up second by second) and a timer (set the time you need and it will count down for you). With a pretty visualization, you can see each second, minute and hour going up or down.

This project was developed primarily on JavaScript, using React for the client-side. For styling I implemented Bootstrap and CSS.

View

You can view this project in the following link (https://lucydoja.github.io/Counter/) and explore for yourself.

If you want to run the project on Gitpod your will have to run the following on your command line:

$ npm install
$ npm run start

Features:

  • Count time up with the chronometer
  • Set a timer for your specific needs
  • Get an alert once the time runs out
  • Easy to use
  • Nice interface

About

Watch how time changes each second, minute, and hour with this Chronometer and Timer.

https://lucydoja.github.io/Counter/


Languages

Language:JavaScript 91.9%Language:HTML 6.3%Language:SCSS 1.8%