Holidays Package Technical Specifications Project details Who ? This is a solo project to learn how to create a npm package et publish it on npm Where ? This is a challenge assigned by BECODE training center. Times limite : One day and half How to install it ? npm i @zena.alsibaai/holidates After that you can run : holidates nameOfCountry For example : holidates Belgium Sources : For the public holidays from a given country To convert the country name onto a country code (Country-liste) To perform HTTP requests (axios) Voilà ;)