Skip to content

SultanBadri/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

weather_app

📝 Description

Weather app that uses the OpenWeatherMap API. A JavaScript project from the Odin Project Curriculum.

💡 Features

  • Search cities will appear as cards
  • Can change between fahrenheit and celsius
  • localStorage saves cards on browser
  • Error popup if searched city could not be found
  • Mobile responsive

🛠️ Built with

  • HTML
  • CSS
  • TypeScript
  • Webpack
  • OpenWeatherMap API