A clone of Spotify Web Player using ReactJs, Redux and the Spotify Web API as its backend.
You Can See The Clone
Live On: Here
- NPM
- ES6 (Modules)
- SPOTIFY_API (To fetch and play tracks)
You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.
✅ Feel Free To Fork and Contribute
- Live previews
- Spotify API
- Authentication
- Listen to music
- Stop/Play - Volume Settings
- Access your account
- Responsive design
- Clone the repository
git clone https://github.com/HamedOsama/spotify-clone.git
- Change the working directory
cd spotify-clone
- Install dependencies
npm install
- Run the app
npm run start
You are ready to build! Open localhost:3000 to see the app.
Developed by Hamed Osama
- Gmail: [
hamedosama19@gmail.com
]