/react-weather

Small weather app built with react

Primary LanguageJavaScript

React Weather Sample APP

A small react app for showing current and upcoming weather. View The App

Todo

  • Add unit test
  • Save previous zip code lookups
  • Display chart of the 5 day/3 hour temp differential

Development

This was started with create-react-app.

  • Run the dev server "npm start"