# 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 | |
<img width="1439" alt="image" src="https://github.com/khushi2706/Spotify-clone-using-react-redux/assets/67452985/4e36bb04-435c-4784-89a2-7d2d56d8cfb9"> | |
## Home | |
<img width="1433" alt="image" src="https://github.com/khushi2706/Spotify-clone-using-react-redux/assets/67452985/d4c3b74e-b0eb-4493-ba0c-2075c863ed26"> | |
## 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. | |