Skip to content

KaranRay444/spotify-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🎧 Spotify Clone - Web UI

A visually appealing and partially responsive clone of the Spotify Web Player built with HTML5, CSS3, and Font Awesome. This project emulates the clean layout and interactive design elements of the original Spotify platform — including a sidebar, music cards, and footer player UI — and is deployed live for demonstration.

🟢 Live Project:
🌐 https://karanray444.github.io/spotify-clone/

🚀 Features

  • 🎵 Left-aligned sidebar with navigation (Home, Search, Your Library)
  • 📚 Scrollable content area with categorized music cards
  • 🎚️ Fixed bottom player bar with control icons and volume slider
  • 📱 Responsive layout for tablet and smaller screen widths (under development)
  • 🎨 Spotify-inspired modern UI theme
  • ✅ Font Awesome icon integration

🧰 Tech Stack

Technology Description
HTML5 Markup structure
CSS3 Styling and layout management
Font Awesome Scalable icons and UI symbols
GitHub Pages Live deployment platform

📱 Responsiveness

Device Type Support Level Notes
Desktop ✅ Full support Optimized and polished layout
Tablet ✅ Partial support Sidebar hides for smaller widths
Mobile ⚠️ WIP Some UI elements still need adaptation

🛠️ Getting Started

To run this project locally:

  1. Clone the repository: git clone https://github.com/karanray444/spotify-clone.git Navigate into the project folder:

cd spotify-clone Open index.html in your browser, or use Live Server (VSCode)

📂 Project Structure php Copy Edit spotify-clone/ │ ├── assets/ # Images, icons, and assets ├── index.html # Core HTML file ├── style.css # Custom styles └── README.md # Project documentation

📜 License This UI clone is created strictly for educational and portfolio purposes. Spotify® is a registered trademark of Spotify AB.

About

A responsive UI clone of the Spotify Web Player built with HTML5, CSS3, and Font Awesome. This project replicates the core layout of Spotify, including sidebar navigation, media cards, and a music control player. Currently in progress — partially responsive and optimized for desktop and tablet devices. Mobile responsiveness under development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors