This small utility allows you to retrieve your latest favorite music, extract the genre and categorize them in the right playlists.
Rename .env.example
to .env
and put your credentials inside the appropriate environment variables
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint