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.
- Insert your wunderground API key into
src/epics/index.js yarn installyarn start