Skip to content

lawynnj/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

An app that displays the weather of a city (cities) that is queried.

alt text

Installation

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

> git clone https://github.com/LawynnJana/weather-app.git
> cd weather-app
> npm install
> npm start

Running

Open a browser and enter localhost:8080 in the address bar. Query a city which will be appended to a list of displayed cities. Each city has a map and its weather (temperature, humidity, pressure) displayed in charts.

About

Weather app implemented with React + Redux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published