Skip to content

A Web App which uses OpenWeatherMap API and mapbox API to display the weather.

Notifications You must be signed in to change notification settings

Sayantan-world/Weathering-with-you

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weathering-with-you


Link: https://anime-weathering-with-you.herokuapp.com/

A Web App which uses OpenWeatherMap API and mapbox API to display the weather.


Languages used in Frontend


  • HTML
  • CSS (Bootstrap 4)

Languages used in Backend


  • NodeJS
  • ExpressJS

Instructions to run in local environment


  1. Download the files and browse to the downloaded directory using CLI
  2. Run the commands
npm install
npm install -g nodemon
  1. To start the local server, port 3000 will be used
nodemon src/app.js -e js,hbs
  1. Browse to http://localhost:3000/

Previews


Image - 1


Image - 2


Image - 3


About

A Web App which uses OpenWeatherMap API and mapbox API to display the weather.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published