An open API service indexing awesome lists of open source software.

https://github.com/joehdodd/weather

Using React, Redux, Node, Google Maps API & the Dark Sky API to build a weather app.
https://github.com/joehdodd/weather

api axios darksky-api google-maps-api javascript node react redux redux-thunk

Last synced: 3 months ago
JSON representation

Using React, Redux, Node, Google Maps API & the Dark Sky API to build a weather app.

Awesome Lists containing this project

README

          

# weather
Using React, Redux, Node & the ~~Yahoo Weather~~ Dark Sky API to build a weather app. It's tight.

![screenshot](https://screenshotscdn.firefoxusercontent.com/images/46cdd71c-a330-4b73-9ad8-a17f597d145d.jpg)

### Usage
Prerequisites: Node `&&` NPM (@latest)

1. Fork this repo.
2. Clone your fork in terminal: `git clone `
2. Terminal/iTerm: `cd weather && npm install` then run `nodemon`. (Node)
3. _Another_ Terminal/iTerm: `cd weather/react-ui/ && npm install` then run `npm start` (React `&&` Sass)
4. 💯