Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 348 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 348 Bytes

⚡ weather-app ⚡

screenshot

Description

Weather-app is a little react.js app that show the weather forecast for a specified location.

Installation

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