Skip to content

mikeejazmines/spotify-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Clone

This project was bootstrapped with Create React App.

About the project

This is the second video of my quarantine react js learning. This is also part of my learn js/reactjs through developing mini apps. This build in particular was done by following CleverProgrammer's Build a Spotify Clone with REACT JS Youtube video.

They have other videos such as an Amazon clone, Tiktok clone, WhatsApp clone etc. Good for beginners who want to learn reactjs by example.

My first build (Tinder) can be found here

Aside from ReactJS, this also connects to the spotify api.

Future iterations

To develop this further, functionality can be added to the buttons to simulate the play, pause, next, and other buttons.

How to run

  1. Clone the repo
  2. Run yarn start or npm start
  3. No dependency tracker has been added yet, may add in future builds to make sure others can download. Dependencies manually listed below

Dependencies used

  • react-router-dom
  • spotify-web-api-js
  • @material-ui/core
  • @material-ui/icons

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

Spotify clone made on reactjs. Uses Spotify API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published