technojam / world-clock

2 stars 30 forks source link

Steps to Contribute

  1. Fork the repository

  2. Clone your forked repository using terminal or gitbash.

git clone <link-of-repos>
  1. Make changes to the cloned repos

  2. Run the following three commands

git add .
git commit -m "Your-msg-here"
git push origin master
  1. Then in github , in your cloned repository find the option to make a pull request

Successfully you have created a PR :smiley:

Worldclock

worldclock

description - technologies - installaion

Description

It is a web app which tells the user about the respective countries as one hovers over the world map or select a particular country from the dropdown list. It shows the time in digital format.

Technologies

Installation

world-clock

It is a web app that lets the user see the current time of a country.

Description

It is an web app which tells the user about the respective countries as one hovers over the world map or select a particular country from the dropdown list. It shows the time in digital format.

Technologies Used

How to Install

Screenshots

About Page

About Page

About Page