Spotify-clone is a copy of a part of the UI of the Spotify web player. It is built with React, react context API and uses Spotify web API, material UI and Reactstrap.
You can view and use the app directly here: https://spotify-clone-sg.netlify.app
- Fork this repository, then clone your fork of this repository.
- Install dependencies using the
npm install
command. - Start the web server using the
npm start
command. - Go to http://localhost:3000/ in your browser.
UI of the app: