- Readme has Wireframes
- Project is using mock data
- Project is using fetch to get api data
- App
- Search
- Current Weather
- 7 Hour Forecast
- 10 Day Forecast
- Card (used in 7 hour and 10 day)
- App
- Search
- Current Weather
- 7 Hour Forecast
- 10 Day Forecast
- Card (used in 7 hour and 10 day)
- current city name
- current condition
- current day
- current temperature
- expected high and expected low for the day
- a summary of what the weather is going to be like that day
- the hour
- an image that reflects the weather
- the projected temperature
- the name of the day
- an image that reflects the weather
- the projected high and low temperature
- user can search with city, state
- user can search with zip code
- location persists on page refresh
- project has working autocomplete
- an error message is shown when an invalid input is entered
- Welcome message is displayed if user has never searched before
- Welcome message has a search component