Skip to content

ivysone/playlist-slider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playlist Slider

This project is a responsive, interactive music playlist slider built with HTML, CSS, and JavaScript. It presents a curated selection of songs using a card-based slider interface, with accompanying song details and player controls.


Overview

The Playlist Slider consists of a horizontally scrolling card interface that displays album artwork for each song. Selecting a card updates the currently displayed track information, such as title, artist, and duration. A popup modal introduces the playlist to the user.


Features

  • Interactive card slider for navigating songs
  • Dynamic song details (title, artist, duration)
  • Visual playback controls (previous, pause, next)
  • Optional "favorite" button
  • Responsive layout for mobile and desktop
  • Modal introduction message on page load

How to Use

1. Download or Clone

Download the project files or clone the repository:

git clone https://github.com/your-username/playlist-slider.git
cd playlist-slider

2. Open in Browser

Open index.html in any modern web browser to view the project.


File Structure

  • index.html – The main HTML layout and structure
  • styles.css – Styles for layout, typography, and animations
  • script.js – Handles modal behavior and player interactions

Customization

You can easily modify the project by:

  • Changing album artwork (update image URLs or use local assets)
  • Editing song metadata (title, artist, and duration)
  • Modifying modal text for personalization

License

This project is licensed under the MIT License. See the LICENSE file for details.


About

A simple playlist slider to showcase your favorite songs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published