Skip to content

writtik/darksky-weather-app

 
 

Repository files navigation

Darksky weather app

Simple weather app using Node JS and Dark Sky

Preview

Screenshot

Live demo My weatherapp

Usage

Create account on Darksky, Then copy you API key, then rename .env_sample to .env

# DARKSKY_API="pest here the apt key"

Then run the file name server.js and then open localhost:8080 on your brower

# node server.js
      or
# npm run devStart

About

Node js weather application using darksky

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Other 0.2%