elit-altum / Weather-App

Gets weather using Dark Sky API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather-App

Gets instant weather data using Dark Sky API and the MapBox API. Written using Node.js and ES6.

Usage

  • Enter the location to get live weather data including wind speed, visibilty etc.

Usage for devs

  • Use 'npm i' to install dependencies.
  • Use 'npm run start' to start the local express server.

About

Gets weather using Dark Sky API


Languages

Language:JavaScript 55.4%Language:HTML 24.9%Language:CSS 19.8%