A Next.js-powered web application that allows users to search for songs and get personalized recommendations based on audio features. Users can preview song recommendations and download all available previews as audio files.
- Search Songs: Search for songs by title.
- Get Recommendations: Generate song recommendations based on a selected track's attributes.
- Audio Previews: Preview song recommendations directly in the app.
- Download Previews: Download all available preview URLs as audio files in a folder.
- Responsive UI: Built with modern components for a smooth user experience.
- Frontend: Next.js, TypeScript, ShadCN UI
- Backend: Spotify Web API
- Deployment: Vercel
- Other Tools: Axios, Node.js