MichelPomerantzeff / Clock-app

A real time clock that includes the following functions: Clock, stopwatch, countdown.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clock App

clock

๐Ÿ’ป Project

A real time clock that includes the following functions:

  • Clock
  • Stopwatch
  • Countdown
  • Alarm

๐Ÿš€ Stack Used:

  • React.js

How to use?

Download or clone this repository

In your terminal, run the next command:

To clone the repository:
git clone https://github.com/MichelPomerantzeff/Clock-app.git

In the project directory, run the next commands:

To install dependencies and node_modules:
npm install
To start the application:
npm start
To see a live demo of this project, click here

Author

  • Michel Pomerantzeff

About

A real time clock that includes the following functions: Clock, stopwatch, countdown.


Languages

Language:JavaScript 75.8%Language:CSS 22.3%Language:HTML 1.9%