Skip to content

gerrgg/mount-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mount Weather

Weather Icon A simple weather app built with React - using the OpenWeatherMap API.

Screenshots

Mobile view Desktop view

Usage

$ npm install

Todo

  • 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).

- The Odin Project -

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