This project is a simple HTML/CSS
replica of the Spotify web application interface
. It mimics the layout and design of Spotify's main features
using only frontend technologies.
-
Navigation Bar
➤ Replicates Spotify's top navigation bar withlogo, search bar, and user profile
. -
Sidebar
➤ Includes a sidebar similar to Spotify's, withlinks to different sections like Home, Browse, and Your Library
. -
Playlist Section
➤ Displays agrid of playlist cards, showcasing album covers, titles, and artists.
-
Footer
➤ Mimics Spotify's footer with links tolegal information and social media
.
To 🏃🏻♂️ locally this Spotify clone run this command on your git bash
For window 🍃
git clone https://github.com/Prakhar-002/SPOTIFY-CLONE.git
For Linux and macOS 🌿
sudo git clone https://github.com/Prakhar-002/SPOTIFY-CLONE.git