Skip to content

lucydoja/Counter

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10