Skip to content

Repository files navigation

Spotify clone

A spotify clone using ReactJS, React Context API, TailwindCSS & Material UI icons for the frontend and Spotify for developers for the backend authentication and authorization.

Requirements

Inside the repo there is a .env.example file. Rename it to .env and fill the values with your own api keys.

For Spotify Api you will need a spotify client id from spotify developer API with the following values.

REACT_APP_SPOTIFY_CLIENT_ID=

Also add from the setting a redirect URI to the following URI.

http://localhost:3000/spotify

Usage

Assuming you have npm or yarn installed, clone the repo and run the following code:

npm install && npm start

or

yarn install && yarn start

Examples


About

A spotify clone using ReactJS, React Context API, TailwindCSS & Material UI icons for the frontend and Spotify for developers for the backend authentication and authorization.

Topics

Resources

Code of conduct

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages