Skip to content

A modern Spotify-inspired music streaming web app. It features user authentication, playlist management, and real-time audio playback with a clean, responsive UI. The project replicates Spotify’s core experience while showcasing full-stack development skills with modern web technologies.

Notifications You must be signed in to change notification settings

frontend-tester02/spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime Spotify Application ✨

About This Course:

  • 🎸 Listen to music, play next and previous songs
  • 🔈 Update the volume with a slider
  • 🎧 Admin dashboard to create albums and songs
  • 💬 Real-time Chat App integrated into Spotify
  • 👨🏼‍💼 Online/Offline status
  • 👀 See what other users are listening to in real-time
  • 📊 Aggregate data for the analytics page
  • 🚀 And a lot more...

Setup .env file in backend folder

PORT=...
MONGODB_URI=...
ADMIN_EMAIL=...
NODE_ENV=...

CLOUDINARY_API_KEY=...
CLOUDINARY_API_SECRET=...
CLOUDINARY_CLOUD_NAME=...


CLERK_PUBLISHABLE_KEY=...
CLERK_SECRET_KEY=...

Setup .env file in frontend folder

VITE_CLERK_PUBLISHABLE_KEY=...

About

A modern Spotify-inspired music streaming web app. It features user authentication, playlist management, and real-time audio playback with a clean, responsive UI. The project replicates Spotify’s core experience while showcasing full-stack development skills with modern web technologies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published