/weather-forecast

Primary LanguageJavaScriptMIT LicenseMIT

Weather

A simple city weather forecast app built using React, Redux, OpenWeatherMap, Google Maps and Sparklines

Getting Started

Checkout this repo, install dependencies, then start the gulp process with the following:

> git clone https://github.com/sophieklm/weather-forecast.git
> cd weather-forecast
> npm install
> npm start

open: http://localhost:8080/