Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 324 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 324 Bytes

Get today's weather in your city.

This (react) app uses the free OpenWeatherMap API and weather icons.

Installation Instruction

$ git clone https://github.com/dsnair/weather-app.git
$ cd weather-app
$ npm install
$ npm start