- Notifications
You must be signed in to change notification settings - Fork1
A React Redux Observable + Tests : Weather App (example project)
NotificationsYou must be signed in to change notification settings
juliomatcom/react-redux-observable-app-weather
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
You need at least node v8.x.
This project was created withcreate-react-app.
Clone this repo:
$ git clone https://github.com/juliomatcom/react-redux-observable-app-weather.git
$ npm install
In order to show real time data you need a free API key fromhttps://openweathermap.org/api then add a new
api.json
file in thesrc/
folder with the content:{"id":"<YOUR_API_KEY>"}
Run in localhost (development mode):
$ npm start
Run tests:
$ npm test
Hover over a City or click on mobile to show the current weather.
Powered byopenweathermap
About
A React Redux Observable + Tests : Weather App (example project)
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published