Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.
/ weather Public archive

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

Notifications You must be signed in to change notification settings

mgroh/weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published