Skip to content

An experimental APP to show the weather wherever you ask for, fetching data from a weather and location API's.

Notifications You must be signed in to change notification settings

grelacode/weather-app-Node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather NodeJS-app

This litle project fetch the latitude and longitude from a city you want, and then get the weather from the openweathermap.

How to deploy it

  • First you must have nodejs installed
  • Clone the repository code to your local: https://github.com/grelacode/weather-app-Node.git
  • On the main project directory, type on console npm install, this command installs all project dependencies
  • Type on console node app -d "The city you want"
  • You got your weather !

About

An experimental APP to show the weather wherever you ask for, fetching data from a weather and location API's.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published