/spotify-clone

Spotify music player clone made for educational purposes

Primary LanguageTypeScript

Spotify Clone

Description

This repository contains a clone of the music service called Spotify built using Astro, a modern front-end site builder that offers incredibly fast performance. It is designed as a learning method, with the objective of polishing skills.

Features

  • Spotify-like user interface.
  • Music playback.
  • Design adaptable to different devices (responsive design).

Technologies

Installation

  1. Clone this repository: git clone https://github.com/francisco-leiva/spotify-clone.git
  2. Navigate to the project folder: cd spotify-clone
  3. Install dependencies: pnpm install
  4. Run the project: pnpm dev

Visit http://localhost:4321 in your browser to see the application in operation.