Weather is a simple web app that allows a user to view the weather in their area or that of another. It was part of a coding challenge and I have decided to post it for all.
Please feel free to use it however you like.
--PROB8
- Clone the link to your local machine
$ npm install
$ npm start
localhost:3000/
should open in your browser