Skip to content

alwaysnacy/weInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weInfo

A single webpage gives weather information of places in the world. Use OpenWeather API and leaflet map package.

To run the webpage in your local computer:

  • Clone the repository
  • Go to the cloned directoty
  • run npm install
  • run node app.js
  • Go to the browser: http://localhost:3000/

To require weather information:

  • You can click anywhere in the map within the top right and bottom left boundaries to get weather information
  • You can also jump to a specific country to see its weather information by entering its name

Change to other map styles by clicking the map styles button and select the options available:

  • Streets
  • Dark
  • Satellite
  • Satellite Streets
  • Navigation Night

Main Page

Reference link:

About

A single webpage gives weather information of places in the world. Use OpenWeather API and leaflet map package.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors