ayushnighoskar / Spotify-Clone

Spotify-Clone created using HTML, CSS, and JavaScript.

Home Page:https://spotify-clone-javascript.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spotify-Clone

As part of learning to code,I completed a project that involved creating a basic Spotify clone using HTML, CSS, and JavaScript. This project was designed to showcase my skills in front-end web development.It is a responsive and user-friendly web application that allows users to play music.I used HTML and CSS to design and style the interface, and I implemented JavaScript to handle user input and interaction such as basic playback controls -play, pause, and next.I also gained experience working with version control tools such as Git and GitHub.

Tech-Stack-

HTML5 CSS3 JavaScript

Features-

  • Play/Pause: Allows the user to start or pause the playback of the currently selected track.
  • Next/Previous: Enables the user to skip to the next or previous track in the playlist or album.
  • Seek: Allows the user to manually move forward or backward within a track by dragging a slider or clicking on a progress bar.
  • Display the currently playing song and album artwork.

Usage-

Once the Spotify clone is open in your browser, You can then click the play button next to the song to start playing it, and use the playback controls at the bottom of the page to control the song playback.The currently playing song and album artwork are displayed in the "Now Playing" section at the bottom of the page.

Live-Demo-

Spotify-Clone-Live

Netlify Status

Screenshot-

image

About

Spotify-Clone created using HTML, CSS, and JavaScript.

https://spotify-clone-javascript.netlify.app/


Languages

Language:HTML 60.0%Language:JavaScript 23.0%Language:CSS 17.0%