Watch Full Tutorial on Youtube
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...
PORT=...
MONGODB_URI=...
ADMIN_EMAIL=...
NODE_ENV=...
CLOUDINARY_API_KEY=...
CLOUDINARY_API_SECRET=...
CLOUDINARY_CLOUD_NAME=...
CLERK_PUBLISHABLE_KEY=...
CLERK_SECRET_KEY=...
VITE_CLERK_PUBLISHABLE_KEY=...