Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎧 Zuno – Feel the Music

Zuno is a custom-built, fully responsive music player web app, designed with passion and built using HTML, CSS, and JavaScript. It features a modern UI, smooth playback controls, playlists, and real-time interaction — all without using any external frameworks.


🚀 Live Demo

🔗 Visit Zuno on Netlify


✨ Features

  • 🎵 Multiple playlists support with dynamic loading
  • ⏯️ Play/Pause/Next/Previous with active track highlight
  • 🔊 Volume control with mute toggle and glowing range slider
  • 🎨 Dark modern UI (inspired but personalized)
  • 📱 Fully responsive design (mobile & desktop)
  • 🧠 Real-time updates with seekbar and time formatting
  • 💾 Local storage-based login/logout experience
  • 📁 Netlify + GitHub Pages friendly deployment

🛠️ Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Deployment: Netlify / GitHub Pages

📂 Folder Structure

    Zuno/
├── assets/             # All images, icons, and logos
├── songs/              # Music playlists with info.json & mp3 files
│   └── Beats/
│       ├── info.json
│       ├── cover.jpg
│       └── *.mp3
├── index.html          # Main HTML page (music player UI)
├── auth.html           # Login/Signup page
├── style.css           # Main styling for the app
├── auth.css            # Separate styling for login/signup
├── utility.css         # Reusable utility classes
├── script.js           # Main JavaScript logic
└── README.md           # You're here!

👤 Author Sameer Varshney 📧 samv12761@gmail.com 🌐 [Portfolio coming soon]

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages