Spotify Clone
A functional clone of the popular music streaming app, built with Next 13, React, Supabase and PostgreSQL.
Check out the project at: https://spotify-clone-tan-ten.vercel.app/
Functionality
- Full music player functionality (play/pause, vol/mute, next/prev)
- “Liked” and search functionality to find and sort songs
- Full account functionality including personal playlists and sign-ins.
Written in typescript with tailwind and incorporates supabase DB to store user accounts and songs.