mgroh / weather

A small sample project used to tinker with react/redux/fela

Repository from Github https://github.commgroh/weatherRepository from Github https://github.commgroh/weather

Weather

A small project to tinker with a JavaScript frontend stack:

The application loads data from the Wunderground API. In order to try it out you need to obtain a (free) api key there.

How to run

  • Insert your wunderground API key into src/epics/index.js
  • yarn install
  • yarn start

About

A small sample project used to tinker with react/redux/fela


Languages

Language:JavaScript 88.7%Language:HTML 11.3%