This project was created to consume an API from REST Countries and return its data as a .xlsx document.
Clone this repository
$ git clone https://github.com/anderson-rodriguesdev/countries-list.gitInstall dependencies
$ npm installRun
$ cd countries-list
$ node index.js