Skip to content

A Spotify clone built using React and the Spotify Web API. This project aims to replicate some of the core features of the Spotify music streaming service, allowing users to browse playlists, play tracks, and manage their music library.

Notifications You must be signed in to change notification settings

AryanT10/Spotify-lite_React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Clone

A Spotify clone built using React and the Spotify Web API. This project aims to replicate some of the core features of the Spotify music streaming service, allowing users to browse playlists, play tracks, and manage their music library.

Screenshot Screenshot

Features

  • Browse and select playlists

  • Play tracks and control playback

  • Search for tracks, artists, and albums

  • View and manage your music library

Getting Started

Prerequisites

  • Node.js (at least version 12)

  • Spotify Developer Account

Installation

  1. Clone the repository:

    git clone : git@github.com:AryanT10/Spotify-lite_React.git

  2. cd "repoName"

  3. edit anyway you want.

4.Create a .env file in the root directory and add your Spotify API credentials:

.env >> REACT_APP_SPOTIFY_CLIENT_ID=your-client-id

.env >> REACT_APP_SPOTIFY_REDIRECT_URI=http://localhost:3000/callback

5.Start the development server: npm start

About

A Spotify clone built using React and the Spotify Web API. This project aims to replicate some of the core features of the Spotify music streaming service, allowing users to browse playlists, play tracks, and manage their music library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published