Spotify Clone

Started: 30 Oct 2023

✨you can click on the image to see it in full size

Important links:

Description:

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.

Special Technologies:

Supabase

It is a really great backend tool but I don't enjoy the query synax too much. You can have auth, database, RLS and file storage all in one place, it is affordable, and the free tier is pretty generous!

Technologies used:

✨you can click one to see all projects made using it