Skip to content

A minimalistic and easy to use app where you can check the weather forecast of any city!

License

Notifications You must be signed in to change notification settings

LexyVng/Weather-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Weather Application

This weather application is a web application that displays the current and future weather conditions of a selected city. The user searches for and selects a city using HTML forms and the data is retrieved with an API.

Motivation

The main goal of the project was to demonstrate how to retrieve weather data using AJAX API with Axios.

Features

  • Short description of the weather conditions of the selected city
  • Current temperature, humidity and wind data of the selected city
  • Weather forecast of the selected city for the next 5 days (min/max temperatures)
  • Corresponding weather emojis

Technologies used

This weather app is built using the following technologies:

  • HTML
  • CSS
  • JavaScript
  • AJAX API with Axios

Acknowledgements

Thank you to SheCodes for providing the API.

License

This project is licensed under the MIT License.

About

A minimalistic and easy to use app where you can check the weather forecast of any city!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published