Skip to content

dsnair/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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