Skip to content

Spotify clone developed with React.js + Vite & TailwindCSS

Notifications You must be signed in to change notification settings

pablogarc/spotify-clone-reactjs-vite

Repository files navigation

Spotify Clone

This is a Spotify clone app built with React, Vite, TypeScript, and TailwindCSS. It is designed for learning purposes and aims to replicate the user interface of Spotify, including features such as playlists, responsive design, and a music player.

Characteristics

  • User interface similar to Spotify
  • Playlist functionality
  • Responsive design
  • Music player

Technologies Used

  • React
  • Vite
  • TypeScript
  • TailwindCSS

Screenshots

Home playlist

Installation

To clone the repository and install the app using npm, follow these steps:

  1. Open your terminal.
  2. Navigate to the directory where you want to clone the repository.
  3. Run the following command to clone the repository:
git clone https://github.com/pablogarc/spotify-clone-reactjs-vite.git
  1. Change into the cloned directory:
cd spotify-clone
  1. Install the dependencies using npm:
npm install
  1. Start the development server:
npm run dev

Now you can access the Spotify Clone app in your browser at http://localhost:5173/.

About

Spotify clone developed with React.js + Vite & TailwindCSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published