Skip to content

Web app to check the weather of your favorite cities in India.

License

Notifications You must be signed in to change notification settings

Subhojit1993/CheckWeather

Repository files navigation

Check Weather Web App

It is built using Reactjs,Redux,OpenWeatherMap API,Axios,Google Maps and Sparklines

Getting Started

There are two methods for getting started with this repo.

Familiar with Git?

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

> git clone https://github.com/Subhojit1993/CheckWeather.git
> cd CheckWeather
> npm install
> npm start

Not Familiar with Git?

Click here then download the .zip file. Extract the contents of the zip file, then open your terminal, change to the project directory, and:

> npm install
> npm start

Releases

No releases published

Packages

No packages published