Skip to content

egarcia410/nodeWeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

An application that takes a user's input location and displays the temperature for that location.

Prerequisites

  1. Install nodeJS

Getting Started

  1. git clone https://github.com/egarcia410/nodeWeatherApp.git
  2. Navigate to cloned directory
  3. node init inside the terminal to install dependencies
  4. Register for a API key at DarkSky
  5. Insert API key on line 22 in app-promise.js file
  6. Run node app.js -a [INSERT_LOCATION_HERE]

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Weather App using NodeJS, Google API, and DarkSky API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published