This is a weather app designed in Node.JS with CLI. It is developed just to show off my skills.
- Clone this repository to your machine:
git clone https://github.com/3atharvkurdukar/weather-app-cli.git
- Install the dependencies
npm install
- Run the app
node app -a "Your address here"