/Spotify2.0

Spotify clone made with Redux-Toolkit

Primary LanguageJavaScript

Information:mag: Tech Stack:computer:
Feature List:
1. User Authentication: Play/pause functionality for songs.
2. Search bar for easily finding specific tracks
3.Lyrics display for singing along to songs.
4. Shuffle and repeat options for non-linear listening
5. Equalizer settings for customizing sound quality.
6.Album artwork display for visual enjoyment
Online-Preview: https://music-player-clone.netlify.app/
ReactRouter
Swiper
React-Redux
Redux-Toolkit
VITE

!!! Currently project is not working due to API problem

Preview

To run the app:

Open the terminal and type

npm install

After the installation, type

npm run dev