Skip to content

jeremyswann/weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App ☁️

A very basic command line weather app Created with ❤️ in ⬢Node.js by Jeremy Swanborough

Requirements:

Installation:

  1. Clone the repo using git and open the notebook dir
λ git clone https://github.com/jeremyswann/weather.git weather
λ cd weather
  1. Install the app using yarn
λ yarn install
  1. Create a .env using the .env.example file replaceing the strings with your own API keys

How to use:

Run --help to get a list of possible commands

λ node app --help
Options:
  --address, -a  Address to fetch weather for
  --help, -h     Show help
  --version, -v  Show version number

Have fun! 🎉

About

Weather App ☁️

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published