This project is a Spotify playlist generator that allows users to generate customized playlists based on the song searched. It utilizes the Spotify API to fetch music recommendations and create playlists to try it out.
- Customizable playlist creation based on specific song
- Integration with Spotify's recommendation engine
- User-friendly interface
- ReactJS
- Nextjs
- ChakraUI
- Typescript
- lodash
- Clone the repository.
- Install the required dependencies using
npm install. - Create a Spotify Developer account and set up your application.
- Configure your environment variables with the necessary credentials.
- Start the server using
npm run dev.
- Open the application in your web browser.
- Search your favorite song.
- Click the "Generate Playlist" button.
- Enjoy your personalized Spotify playlist!
Contributions are welcome! Please feel free to submit pull requests or open issues for any improvements or bug fixes.
This project is licensed under the MIT License.