Skip to content

Abhik-Mudi/Spotify-Clone-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Clone

A web-based music player inspired by Spotify, allowing users to browse, play, and manage songs and playlists.

Features

  • Browse music albums by mood or artist
  • Play, pause, and seek songs
  • View and select songs from each album
  • Create and manage custom playlists
  • Responsive and modern UI

Adding new albums

  • Create a new folder in songs, add your .mp3 files, and an info.json file:
{
  "title": "Album Title",
  "description": "Album Description"
}
  • Change cover images: Add a cover.jpg to the album folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors