Skip to content

2004khushig/Spotify-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Clone

A web-based music player that mimics the functionality of Spotify. This project allows users to browse albums, play songs, and control playback.

Features

  • Browse and display albums
  • Play and pause songs
  • Navigate between songs
  • Volume control
  • Seek through songs

Project Structure

Spotify Clone/
├── css/
│   ├── style.css
│   ├── utility.css
│   └── info.json
├── js/
│   └── script.js
├── index.html
└── README.md

Setup Instructions

  1. Clone the repository to your local machine:

    git clone <repository-url>
  2. Navigate to the project directory:

    cd Spotify Clone
  3. Open index.html in your preferred web browser to view the application.

Usage

  • The left sidebar contains the home and search options.
  • The library section displays the list of songs.
  • The right section displays the header, Spotify playlists, and the playbar.
  • Click on an album card to load and display the songs in that album.
  • Click on a song to play it.
  • Use the play/pause button to control playback.
  • Use the previous and next buttons to navigate between songs.
  • Adjust the volume using the volume control.
  • Seek through the song using the seek bar.

Dependencies

  • None

License

This project is licensed under the MIT License.

Acknowledgements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published