Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 964 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 964 Bytes

Weather Forecast

=>Using React And Redux

A Super Fast Weather Forecast Website made using React and Redux. alt text alt text

(Only available for indian cities)

Prerequiste

Getting Started

Its a two step process.

Step 1: Downloading or Cloning the project

Simply download the zip folder or clone on github using

> git clone https://github.com/AnuragGupta93/Weather-Forecast-with-React.git
> cd Weather-Forecast-With-React 

Step 2: Installing all required modules and start the server

> npm install
> npm start

On the Web

Listen the web on port:

localhost: 8080