Skip to content

Overhaul of previous attempt at this project. Get music recommendations and create playlists :)

Notifications You must be signed in to change notification settings

willvo2004/spotify-assistant

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Next, run the flask server in the api directory:

flask --app index run

Open http://localhost:3000 with your browser to see the result.

Enter in requests and get music recommendations you can listen to right away

TODO:

  • Fix requests not working properly for classical music titles
  • Add a loading state
  • Supabase project cannot be restored. This project remains unusable. Will look into redoing this project again

About

Overhaul of previous attempt at this project. Get music recommendations and create playlists :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published