Skip to content

kishanmodi/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Weather App

A simple Weather App Created Using React and OpenWeatherAPI.

Demo

https://kishanmodi.me/weather-app/

Run Locally

Clone the project

  git clone https://github.com/kishanmodi/weather-app

Go to the project directory

  cd weather-app

Install dependencies

  npm install

Start the server

  npm start

Deployment

To deploy this project run

  npm run deploy -m"Deploy To Github Pages"

Screenshots

Hot Weather

Hot Weather

Cold Weather

Cold Weather

Auto Complete(200,000 Cities)

Auto Complete

Acknowledgements

License

MIT