Skip to content

This React web app allows users to easily transfer playlists from Spotify to Apple Music. Tech Stack: Front-end: HTML/CSS, React, JavaScript, TypeScript. Back-end: Java Spring Boot

Notifications You must be signed in to change notification settings

leulmes/playlist-transfer

Repository files navigation

Music Transfer.

This web application allows a user to seamlessly transfer their playlists from Spotify to Apple Music.

🚀 Demo

https://youtu.be/wukNB-JNbXw

Tech Stack

  • Frontend: Developed a type-safe and responsive frontend using TypeScript, React, JavaScript, HTML, CSS, and the Vite dev environment.

  • Backend: Designed and implemented a RESTful API using Spring Boot to connect and handle requests to the Spotify Web API. Also, utilized Java to handle and parse data from the Spotify API.

Installation Steps

  1. Clone the repository: https://github.com/leulmesfin/transfer-playlists.git

  2. Install Dependencies: npm i

  3. Start the frontend client: npm run dev

  4. Run the backend api: [under construction]

About

This React web app allows users to easily transfer playlists from Spotify to Apple Music. Tech Stack: Front-end: HTML/CSS, React, JavaScript, TypeScript. Back-end: Java Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published