Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 454 Bytes

readme.md

File metadata and controls

20 lines (12 loc) · 454 Bytes

The purpose of this program is to display a specific artist information and save them in a CSV file

using the last.fm api.

Assuming that express.js is already installed, run the following commands to use the app:

npm install 

Add your api key to .env file

npm run devstart

The app can be accessed on this adresse : http://localhost:3000/

The final CSV file is stored in the root directory under the name artistdata