sarahpetit54 / WeatherAppProject

Weather App pulling data from OpenWeather API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App Project ☀️☔🌈

Description

It was created as part of SheCodes workshop, hosted on Netlify. For the demo, please visit https://weather-app-by-sarah.netlify.app This weather application is using real-time data from the OpenWeatherMap API - https://openweathermap.org/.

Functionality

  • Search for a city or use the the map icon to get weather data for the current location. For this, the user will need to allow sharing location on the browser.
  • Show minimum and maximum temperature for the selected city the next 6 days.
  • User can select to display Fahrenheit or Celsius temperature.
  • User can see the weather description, for example, "light rain", "showers" or similar.
  • User can see wind speed and humidity data for their searched city.

Languages

HTML5, CSS3, Vanilla JS, WeatherMapAPI, Netlify

Screenshot WeatherApp (1)

About

Weather App pulling data from OpenWeather API


Languages

Language:JavaScript 54.1%Language:HTML 25.3%Language:CSS 20.6%