Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 308 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 308 Bytes

weatherApp

A simple weather app made with React and Redux. It implements Google Maps and React Sparklines to show graphical data.

To test it:

  • Clone the repository locally.
  • Open your local folder into a shell/bassh and run: npm install npm start
  • Open your browser and go to http://localhost:8080