Welcome to React Spotify Clone, a music streaming application built using React JS, Redux Toolkit, and Spotify's official APIs.
✨ User Authentication: Seamlessly log in to your Spotify account within the app.
🎧 Playlist Access: Access your personalized playlists directly from Spotify.
🔎 Search Functionality: Search for specific tracks, albums, or artists to find exactly what you're looking for.
📱 Responsive Design: Experience the app across devices with its responsive design.


To get started with the React Spotify Clone:
- Clone this repository.
- Install dependencies using
yarn install
. - Obtain your Spotify API credentials and configure them in the app.
- Run the development server using
yarn start
.
Contributions are welcome! Feel free to fork the repository and submit pull requests for any enhancements or bug fixes.