/weather-app

A simple app that provides weather summary based on a location

Primary LanguageJavaScript

Weather App

Installation

  1. Run npm install
  2. Run cp .env.example .env
  3. Edit .env file to suite your needs
  4. Create your API credentials on MapBox and Dark Sky
  5. Run node app.js