/weather

Primary LanguageJavaScript

Weather project

A simple weather app that displays weather information of selected cities.

URL

https://weatherappin.herokuapp.com/

Installation and run

$ npm install
$ npm run dev