Fork the repository
Clone your forked repository using terminal or gitbash.
git clone <link-of-repos>
Make changes to the cloned repos
Run the following three commands
git add .
git commit -m "Your-msg-here"
git push origin master
Successfully you have created a PR :smiley:
description - technologies - installaion
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.
It is a web app that lets the user see the current time of a country.
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.