0 Forks
1 Stars
1 Watchers

weather_app

The Weather App project comes at the end of the Asynchronous Javascript and APIs section of the Javascript course. It tests the knowledge of the student about asynchronous communication with promises or async/await and when to use them.

How to download and setup weather_app

Open terminal and run command
git clone https://github.com/vmwhoami/weather_app.git
git clone is used to create a copy or clone of weather_app repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with weather_app https://github.com/vmwhoami/weather_app/archive/master.zip

Or simply clone weather_app with SSH
[email protected]:vmwhoami/weather_app.git

If you have some problems with weather_app

You may open issue on weather_app support forum (system) here: https://github.com/vmwhoami/weather_app/issues