Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ahmedfahim21/spotify-clone

Frontend clone
https://github.com/ahmedfahim21/spotify-clone

css html spotify vanilla-js

Last synced: about 1 month ago
JSON representation

Frontend clone

Awesome Lists containing this project

README

        

Spotify-Clone Music Player

## About

This is a simple Music Player with a very smooth and classy UI.

## Deployed link:
https://ahmedfahim21.github.io/Spotify-Clone/Music%20Player.html

## Setup

If you installed git you can clone the code to your machine.

Run the following [git](https://git-scm.com/downloads) command to clone the files to your machine:

```bash
git clone https://github.com/ahmedfahim21/Spotify-Clone/
```

- Once the files are on your machine, open the _Spotify-Clone_ folder in [Visual Studio Code](https://code.visualstudio.com/).

- With the files open in Visual Studio Code, press the **Go Live** button at the bottom of the window to launch the files with [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer).

Implemented Features



  • Play/Pause and seek controls

  • Mute/Unmute and volume controls

  • Next and Back buttons


Features planned to be Implemented



  • Functional Searchbar

  • Dynamic Playlist

  • Use SpotifyAPI to fetch all the music

  • Responsiveness