Spotify Clone

Spotify Clone is a web application that mimics the functionality of Spotify. It allows users to publish songs, create playlists, and includes features like a liked songs playlist.

StrahinjaOctober 29, 2023
Project image
Project image
Project image
Project image
Project image
Project image
Project image
Project image
Click on the image to see it in full screen

Spotify Clone is a web application that replicates the functionality of Spotify. Built with Next.js and Typescript for the frontend, and Typescript for the backend, it uses Supabase with its native API as an ORM.

Key Features

  • Song Publishing:
    Users can publish songs and create playlists, including a liked songs playlist.

  • Reusable Hooks:
    Includes reusable hooks like useDebounce(), useDeviceMode(), and useUser().

  • Ongoing Development:
    Adding playlists feature is still in development.

Tech Stack

  • Frontend: Next.js, React.js.
  • Backend: Typescript, Supabase.