Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ahmedfahim21/spotify-clone
- Owner: ahmedfahim21
- Created: 2022-11-09T18:45:31.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-09T19:05:00.000Z (about 2 years ago)
- Last Synced: 2024-11-06T10:56:54.244Z (3 months ago)
- Topics: css, html, spotify, vanilla-js
- Language: HTML
- Homepage: https://ahmedfahim21.github.io/Spotify-Clone/Music%20Player.html
- Size: 354 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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