Skip to content

Asynchronous Node.js Weather Application to fetch weather information based on your given address.

License

Notifications You must be signed in to change notification settings

arnab-datta/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-App

Asynchronous Node.js Weather Application to fetch weather information based on your given address.

Downloading this Repository

Open your command prompt/terminal/Git Bash and type :- git clone https://github.com/arnab-datta/Weather-App.git

To download all needed node_modules i.e, dependencies to run the project ( Inside your project folder ) ->

Go to terminal and run the command :-

npm install

For working the application run any of the following commands from the terminal

node app-promise.js -a 'your address'

(or)

node app.js -a 'your address'

About

Asynchronous Node.js Weather Application to fetch weather information based on your given address.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •