1.0.2 • Published 5 years ago

@ktor_vi/prettyholidays v1.0.2

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

prettyholidays

First and simple project in node.js

Install & Run:

npm i @ktor_vi/prettyholidays
prettyholidays-pimpednprompty

And you're off !

Goals :

  • Learn the basics of node.js
  • Use axios to make requests to an API (In this case date.nager REST API)

What the script does :

  • Retrieves holiday data per specified country, and diplays itin the terminal.
  • Simple yet effective error handling, both on the user and API side.

Bonus :

Some Styling (Pimp my Node)