/weather-app

A command line weather app

Primary LanguageJavaScript

A command line weather app

Prerequisites

Installation instructions

  1. Clone the repository

$ git clone https://github.com/ajmhyd/weather-app.git

  1. Move into the cloned directory

$ cd weather-app

  1. Start the app with a location you want to get the weather for

$ node app.js -a [location]