coolbro12371 / musicfree

123123123

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎵 Spotify (Static Clone)

Spotify, is a popular music streaming service. Creating a static clone of the Spotify using HTML, CSS, JavaScript.
This is meaningful when you want to built a separate website like spotify, which have only your favorite songs and no other songs.
More content will be updated soon. This project is under active development.

🔎 Check it at

🔨 Built With

🔥 Features

  • How can add a new song?

Go to images folder and put new song cover photo there.
Go to songs folder and put new song there.
Go to sricpt.js file and put new song information in songInfo List.
Increment the 31,32 by one at all occurence in script.js file.

  • Can increase or decrease volume smoothly.
  • Can do forward or backward a song by using slide bar.
  • Can play or pause a song.
  • Can play next or previous song.
  • Always showing playing song cover photo on screen.
  • A button to reach bottom to top.
  • Play your favorite songs anywhere and anytime without using extra space on your device.
  • It is a responsive website.

📌 Installation

  • First clone the repo
  • Change the images folder, songs folder according to you.
  • Do reflect the changes in script.js file.
  • Deploy it on github.
  • Now use website from any device.
  • Enjoy !!!!

📋Result

image

📛License

This project is licensed under MIT License2022 vikas bhadu

↗️ Future Improvements

  • Can add backend for make it dynamic.
  • Can add a serach bar at the top.
  • Can make the different section for different categories like artist, romantic, region, language etc.

About

123123123

License:MIT License


Languages

Language:HTML 55.7%Language:JavaScript 28.3%Language:CSS 16.0%