/world-clock

React JS World Clock

Primary LanguageTypeScript

Installation

Install dependencies of the project

Yarn

yarn

NPM

npm install

Run

Execute Project in Dev mode

Yarn

yarn start

NPM

npm run start

Build

Build Project to serve in production

Yarn

yarn build

NPM

npm run build

Features

  • Dark and Light Theme

image

  • Data Saved in Cookies

  • Switch Clock Positions

image

  • Deleting Clocks

image