Skip to content

mohammedkhadar/WeatherApp-ReactJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Flux App - Demo

This app requires node.js!

With node installed, you will also need to install gulp globally:

npm i -g gulp

Now, from the project directory of the master branch install the local dependencies:

npm install

Now run gulp in the project folder. This builds the project in the dist folder and watches for any changes. You can serve the dist folder. Goto -> http://localhost:8000/

Usage

  1. Click on the map markers to get the weather details
  2. Get weather for different dates using the DateTime dropdown.
  3. Filter loctions on the map using the location dropdown,

About

Built using React-Flux architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published