Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 848 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 848 Bytes

TuneBox: Ad-Free Music with User-Curated Playlists

Visit my TuneBox: tune-box.vercel.app

TuneBox is a web application designed for music lovers who crave an ad-free listening experience with personalized control.

Features

  • User-Submitted Playlists: Build custom playlist by adding songs through YouTube links.
  • Ad-Free Playback: Enjoy uninterrupted music without advertisements.
  • Link Validation: The app ensures submitted links are valid URLs.
  • Song Verification: TuneBox checks if provided links point to actual songs on YouTube.
  • JWT Authentication: Secure logins and data protection with JSON Web Tokens.