savioxavier / Reactime

Reactime is a simple World Clock App made using React and Semantic UI React

Home Page:https://reactime.savioxavier.repl.co/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reactime

This project was bootstrapped with Create React App.

Reactime is a simple World Clock App made using React and Semantic UI React which uses the Day.js library to display the times of major cities across the world.

Live Demo

A full working demo of this app can be viewed here

Built With

Installation Steps

  1. Clone the repository using the GitHub CLI
gh repo clone savioxavier/Reactime
  1. Change the working directory
cd Reactime
  1. Install the required dependencies
npm install
  1. Run the app
 npm start

You're all set!

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

Reactime is a simple World Clock App made using React and Semantic UI React

https://reactime.savioxavier.repl.co/


Languages

Language:JavaScript 95.1%Language:HTML 4.6%Language:CSS 0.3%