DJ Studio is a modern web application that allows users to explore and play music tracks. With Control over 2 Decks, option to change the tempo, pitch, and volume of each track, it provides an immersive DJ experience.
Intuitive Music Playback Controls- Play, pause, seek tracks, control volume (with mute), and navigate between tracks easily.
Smart Music Library Management- Browse your collection, create/manage playlists, and search by title, artist, or album.
Advanced Audio Features- Enjoy real-time audio visualization, bass/treble adjustments, equalizer presets, and seamless cross-fading between tracks.
Optimized Performance- Fast load times, smooth transitions, and efficient memory usage for a responsive user experience.
git clone https://github.com/Vedant-0102/DJ-StudioInstall Dependencies
npm installRun the Development Server
npm run devOpen http://localhost:5173 in your browser.
- Web Audio API - For real-time audio processing and visualization
- Media Session API - For media controls integration
- React (Component-based UI)
- Vite (Blazing Fast Build Tool)
- CSS Modules (Styling)
This project is publicly accessible, but the code is not available for reuse or modification.

