Chandlers Favorite Album
Have an album that you hold most dearestly to your heart? Make chandler hold it too.
This webapp is adapted from the great thmsmlr's Bill Clinton Swag.
Description
This project is hosted through Vercel, built with Next.js, bootstrapped through create-next-app
, and with Python Flask serverless functions as an api to communicate with Last.fm to query for album art.
Hosting Locally
Run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.