Written using HTML, CSS, JavaScript and Spotify's API. I also used bootstrap but only for the buttons' icon
I tried to recreate Spotify's homepage (https://open.spotify.com/)
I used JS for this functions:
- Show more content for 'new releases' and 'made for you'
- Fullscreen button
- Create New Playlist button
- Get Back button
I used Spotify's API for searching of an album by input text and Ticketmaster's API for searching event
| Folder | Description |
|---|---|
| css | css' files for the Spotify's home page |
| images | all the images used for the playlists |
| js | js' files used for the function |