About TrackFusionWeb
TrackFusionWeb is a music streaming portfolio project I built to practice building a real full stack app. Users can upload, play, save, and share audio tracks in one place.
What the app does
Stream tracks
Listen to uploaded audio tracks through a simple web player.
Save favorites
Keep tracks you like in your own library so they are easier to find later.
Share music
Share tracks with other users and explore what people are listening to.
The project is built with Next.js, React, Tailwind CSS, and an Express API. It includes authentication, audio uploads, API requests, responsive layouts, and custom playback features.