This project involved creating an app that allows users to see the weather forecast for cities of their choosing.
- Navigate to the repository using the link below:
https://github.com/yasmiinLDN/APIs-for-weather-Yasmiin
- Click the green "< > Code" button to copy the SSH key related to the repository
3. Clone the repository into your local machine using the below command entered into the command line (assuming you have set up your SSH connection correctly to connect your GitHub account to your local machine):
git clone git@github.com:yasmiinLDN/APIs-for-weather-Yasmiin.git
Below shows the layout of the password generator:
This document was created with assistance from the following website:
https://developer.mozilla.org/en-US/docs/Web/JavaScript
- I worked on this with my tutor - thank you!
This document is distributed under the MIT License. Please see LICENSE.txt for more information.
| Javascript |
| HTML5 |
| CSS |
- The app:
- Provides a search function for any city's weather
- Produces weather information for the current day in large format, along with the current day and following four consecutive days.