Skip to content

CodeTheDream/react-weather-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

react-weather-project

Your assignment is to build a react weather app with the following features.

Client requirements:

  1. Show today's weather based on a user's zipcode.
  2. Show weekly forecast of weather based on zipcde.
  3. Use local storage to allow user to save multiple cities so they can quickly check their favorite cities.
  4. Use google maps API to display "currently" selected city on map.
  5. Need good clean design.
  6. Use openweathermap API.
  7. Use fetch or axios for api calls.
  8. Use https://github.com/CodeTheDream/react-starter-minimal as your starter kit. But change up the styles.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors