Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 326 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 326 Bytes

Node Weather App

Find weather of any location

Setup

Signup on Weather Stack and get API keys: https://weatherstack.com/documentation Singup on MapBox and get API keys: https://www.mapbox.com/

Replace keys from above step in files: src/utils/forecast.js src/utils/geocode.js

run npm install

To Run

node src/app.js