Skip to content

shubhampal98/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Codacy Badge GitHub code size in bytes David licence

Weather App

Weather app to give you the forecast of any location in the world.

You can visit the app here

Server

The server is made on nodejs (v12.4.0)

Express.js is used as the server framework

Frontend

The frontend is made with HTML, CSS and Vanilla JS

API

  • It uses Mapbox api for geocoding the location text into geographic coordinates. Ex - 2 Lincoln Memorial Circle NW into -77.050,38.889.

  • It uses Darksky to fetch the weather data by provding the geographic coordinates.


For Developers

NPM Commands

  • npm i install all dependencies
npm i
  • npm run start starts the server
npm run start

Leave a star ⭐ , if you like 👍 it.

About

Weather app to give you the forecast of any location in the world.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5