Skip to content

A simple app with a search bar that shows the weather in different cities.

License

Notifications You must be signed in to change notification settings

yopopova/Weather_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

A simple application that shows the weather in different cities around the world. The user can enter a city name in the search bar and press the Search button. After that, the application will make a GET request to the server and display the weather forecast for the current city on the main screen which includes the following information:

  • the daily degrees
  • the maximum and minimum daily temperature
  • the percent of humidity
  • the speed of the wind

App Details

The app is based on:

  • JavaScript
  • HTML & CSS
  • OpenWeatherMap (Weather API / Current Weather Data)
  • Gradient Magic Backgrounds
  • Font Awesome Icons
  • Google Fonts

Live Demo

You can follow the link to open the app in your browser.

Home Screen with Search Bar

home-screen

Weather Forecast for the Current City

city-weather

About

A simple app with a search bar that shows the weather in different cities.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published