kennedy-osaze / weather-app

A simple app that provides weather summary based on a location

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple app that provides weather summary based on a location


Languages

Language:JavaScript 76.1%Language:CSS 12.7%Language:HTML 11.2%