Skip to content

BnSalahFahmi/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-app

Fully functioning website which displays the temperature of any city throughout the world in real-time using the Mapbox-geocoding API, Darksky-weather API, Node.js + Express.js.

Demo

A live demo of weather-app is hosted on Heroku. alt text

Install dependencies

npm install

Run it

node server.js

Navigate to http://localhost:3000/ and enjoy your App !

API References

Mapbox : https://www.mapbox.com

  • provides coordinates for a specific address

Darksky : https://darksky.net

  • provides weather information for a specific address

About

Weather web app made by Node.js, Express, mapbox-geocoding and darksky-weather-api for practicing destructuring, API, ES6, fetch, errors handler, ...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published