Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isaac-alencar/spotify-playlist-gen
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.
https://github.com/isaac-alencar/spotify-playlist-gen
Last synced: 22 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/isaac-alencar/spotify-playlist-gen
- Owner: Isaac-alencar
- Created: 2023-10-11T18:28:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-18T13:13:14.000Z (about 1 year ago)
- Last Synced: 2023-10-19T13:37:21.483Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://spotify-playlist-gen-one.vercel.app
- Size: 111 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Spotify Playlist Generator
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.### Features ✨
- Customizable playlist creation based on specific song
- Integration with Spotify's recommendation engine
- User-friendly interface### 🚀 Techs
- ReactJS
- Nextjs
- ChakraUI
- Typescript
- lodash### Installation 🧰
1. Clone the repository.
2. Install the required dependencies using `npm install`.
3. Create a Spotify Developer account and set up your application.
4. Configure your environment variables with the necessary credentials.
5. Start the server using `npm run dev`.### Usage 🤙
1. Open the application in your web browser.
2. Search your favorite song.
4. Click the "Generate Playlist" button.
5. Enjoy your personalized Spotify playlist!### Contributing 🐛
Contributions are welcome! Please feel free to submit pull requests or open issues for any improvements or bug fixes.
### License
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT).