A simple weather app built with React - using the OpenWeatherMap API.
$ npm install
- Allow user to switch between the two units of measurement (F & C)
- Create a 'weather bar' using the hourly data provided by the 'one call'.
- Integrate map with weather tile layer (thats a tough one).
Big shoutout to The Odin Project for the inspiration and resources which made this project possible. https://www.theodinproject.com/courses/javascript/lessons/weather-app