In this project, I have built a Spotify Clone App using nextjs and supabase. Nextjs is a React framework that enables fast and easy web development. Supabase is an open source alternative to Firebase that provides authentication, database, storage and real-time features. The app allows users to sign in with their Email and Password or github account, browse their songs, and play music. The app also syncs the user's data with supabase, so they can access their music from any device. The app also allow users to upload songs from there device. Search the Songs.
- Nextjs
- Supabase
- Next Auth