This project will allow you to find out the weather forecast in your city or your geo-location.
This project is hosted using the Vecel.com platform, you can see how it works here:
weather-forecast-video-demo.mp4
Instruction for launching this project
- Go to the folder on your PC where you want to install the project:
cd "your-folder"
- Download and install files of this project:
git clone https://github.com/Shist/Weather-Forecast
- Run index.html file with some server. You can use VS Code Live Server or MAMP for example.
Technologies used in the project
- HTML
- CSS
- SCSS
- flex
- @media queries
- Javascript
- Fetch API
- Promise
- Async / Await
- HTTP-Requests
- Open Weather Map API
- Date
- setTimeout / setInterval
Here you can find out information about Open Weather Map API:
https://openweathermap.org/api/hourly-forecast