miikkuu / spotify-clone-vanilla

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spotify Clone - VanillaJS Project

This repository contains a Spotify clone web application created using only HTML, CSS, and JavaScript (VanillaJS). The project aims to showcase the frontend features that can be accomplished using VanillaJS. It was developed by following a tutorial by CodeWithHarry on YouTube.

Features

  • Browse and play songs.
  • Create and manage playlists.
  • Shuffle and repeat functionality.
  • Minimalistic and responsive design.

Getting Started

To get a local copy of the project up and running, follow these steps:

  1. Clone the repository:
git clone https://github.com/your-username/spotify-clone.git

About


Languages

Language:HTML 42.3%Language:JavaScript 38.9%Language:CSS 18.8%