Shist / Weather-Forecast

This project will allow you to find out the weather forecast in your city or your geo-location.

Home Page:https://weather-forecast-shist.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather-Forecast

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:


Video demo:

weather-forecast-video-demo.mp4

Instruction for launching this project

  1. Go to the folder on your PC where you want to install the project: cd "your-folder"
  2. Download and install files of this project: git clone https://github.com/Shist/Weather-Forecast
  3. 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

About

This project will allow you to find out the weather forecast in your city or your geo-location.

https://weather-forecast-shist.vercel.app


Languages

Language:CSS 54.7%Language:SCSS 20.8%Language:JavaScript 16.3%Language:HTML 8.3%