Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/khushi2706/spotify-clone-using-react-redux

Music Player app using react redux toolkit , taking live api from spotify and play music
https://github.com/khushi2706/spotify-clone-using-react-redux

api beginner-friendly beginner-friendly-project javascript music-player music-player-using-js react-js redux redux-toolkit spotify spotify-api spotify-clone

Last synced: about 16 hours ago
JSON representation

Music Player app using react redux toolkit , taking live api from spotify and play music

Awesome Lists containing this project

README

        

# Spotify Clone using ReactJs and redux toolkit 🎵

Welcome to React Spotify Clone, a music streaming application built using React JS, Redux Toolkit, and Spotify's official APIs.

## Features

✨ **User Authentication**: Seamlessly log in to your Spotify account within the app.

🎧 **Playlist Access**: Access your personalized playlists directly from Spotify.

▶️ **Play Any Song**: Enjoy the ability to play any song from your Spotify library.

🔎 **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.

## login page
image

## Home
image

## Getting Started

To get started with the React Spotify Clone:

1. Clone this repository.
2. Install dependencies using `yarn install`.
3. Obtain your Spotify API credentials and configure them in the app.
4. Run the development server using `yarn start`.

## Contributing

Contributions are welcome! Feel free to fork the repository and submit pull requests for any enhancements or bug fixes.