Weather app that uses the OpenWeatherMap API. A JavaScript project from the Odin Project Curriculum.
- 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
- HTML
- CSS
- TypeScript
- Webpack
- OpenWeatherMap API