/weather-app

Get today's weather in your city - React. https://dsnair.github.io/weather-app

Primary LanguageJavaScriptMIT LicenseMIT

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