Ever hear a song for the first time in years and remember that one playlist you made 4 years ago but think to yourself what the #$!% was the name of that playlist?.
what the playlist looks through your created and followed playlists to find the one with that song/album/artist you just can't get out of your head.
Make sure to install the dependencies:
yarn install
Start the development server on http://localhost:3000
yarn dev
Build the application for production:
yarn build
Locally preview production build:
yarn preview