Clone Spotify Playlists

Clone any public Spotify playlist to your account, with the option to choose which tracks to include.

About the Project

A web application that allows you to clone public Spotify playlists to your personal account. You can select which tracks to include in the new playlist, making playlist creation more practical and personalized.

Project built to study and practice React and NextJS, consuming the Spotify API to search and create new playlists.

Main Technologies

  • React - JavaScript library for building user interfaces
  • Next.js - React framework for production
  • Styled Components - Styling with CSS-in-JS
  • Jest - Testing framework
  • Spotify API - Integration with Spotify services
  • Vercel - Deployment and hosting