Skip to content

bogusheva/WeatherDashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Dashboard

This is my final project after studying Frontend Development Course "SheCodes Plus". A web application that allows users to search for and view current weather conditions and forecasts for different locations, including current user location. You can see more here: Weather Dashboard

Technologies

  • HTML
  • CSS
  • JavaScript
  • OpenWeatherMap API
  • Bootstrap5 framework

Features

  • Users can search for weather conditions and forecast data for any location including current user location.
  • The application displays current weather conditions, temperature, humidity, and wind speed.
  • The application also displays a five-day forecast for the selected location.
  • The Icon and quotes change based on the current weather conditions.
  • The application is responsive and can be used on desktop, tablet and mobile devices.

Installation

  1. Clone the repository.
  2. Get an API key from OpenWeatherMap.
  3. Replace the placeholder API key in the JavaScript file with your own API key.
  4. Open index.html in a web browser.

Credits

  1. OpenWeatherMap API
  2. Bootstrap framework

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published