https://github.com/signor1/music-player-spotify-api
Music player with Spotify API
https://github.com/signor1/music-player-spotify-api
Last synced: about 1 year ago
JSON representation
Music player with Spotify API
- Host: GitHub
- URL: https://github.com/signor1/music-player-spotify-api
- Owner: Signor1
- Created: 2022-08-17T17:11:32.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-17T18:10:24.000Z (almost 4 years ago)
- Last Synced: 2025-04-02T02:01:37.968Z (about 1 year ago)
- Language: CSS
- Size: 3.89 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Music Player
## Built with Spotify API
A simple music player that fetches songs from spotify. However, what is gotten is actually the songs preview (maximum duration of 30 seconds). Songs are fetched in their genres and playlists.
## Tech Stack
**Client:** HTML, BootstrapCSS, JavaScript
## Web Link
[Music-Play-Review](https://signor-musicpreview.netlify.app/)