Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 439 Bytes

ReadMe.MD

File metadata and controls

12 lines (8 loc) · 439 Bytes

NodeJS Weather App

This is a weather service app using APIs from reliable weather service. User can get weather forecast for any specified location

How to Run

  1. Simply deploy to heroku (or alternative service).
  2. Alternatively, visit ..com where it is currently deployed.
  3. User is requred to enter location on the provided input field

TO DO:

  1. Developer may further extend and embellish this UI as my spare time permits.