Skip to content

Interactive Music Visualizer created using Supabase & Hosted via Firebase

Notifications You must be signed in to change notification settings

SanyamPunia/Supa-Radio

Repository files navigation

Hacktoberfest Svelte SvelteKit Supabase ThreeJS Firebase

🎵 Supa-Radio

Supabase Music Visualizer

A 3D Music visualizer built with supabase with Realtime chat functionality. Relax and Chill 🎵

Capture

🔗 Link to the Project

Supa Radio

Featured on madewithsupabase

👨‍🌾 Contributors

Sanyam Punia

Yash Punia

🔌 Tech Stack

➕ Features

Features of the Supabase Music Visualizer include

  1. Fast streaming of music stored on Supabase Storage
  2. Realtime chat using secured authentication with the people who are listening to songs.
  3. Change visualizer settings on the fly.
  4. Playlist of all the songs being played on the website.

💻 Developing

You can conribute on the project by cloning from github. After that

# install all the dependencies
npm install

# or start the server and open the app in a new browser tab
npm run dev -- --open

This project is submission for Supabase Hackathon 2021