BJ1209 / Spotify-Clone-react

spotify-clone made with react and spotify-web-api-js

Home Page:https://spotify-clone-bjs.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SPOTIFY WEB ClONE

Spotify authentication by your Spotify Account

Spotify Clone Login

Login-Page

Spotify Clone GIF

Spotify-Clone-App

Tech Used:

  1. Create React App -> for creating the Template of the Project.
  2. Firebase -> For Deployment of the Project/App.
  3. spotify-web-api-js -> For the Authentication and fetching of all playlists,tracks and much more.
  4. node-sass -> node-sass is a sass compiler.
  5. react-router-dom -- For Routing Between Pages.
  6. material-ui -- For Some PreBuilt Components and Icons.
  7. react-spinners -> React Spinners is a library for loading animattions.
  8. numeral -> numeral is a library for handling the numbers.

Installation

npm install

Add your spotify client id to spotify.js file

Start The App

npm start

Build The Project

npm run build

About

spotify-clone made with react and spotify-web-api-js

https://spotify-clone-bjs.web.app/


Languages

Language:JavaScript 57.6%Language:SCSS 38.5%Language:HTML 3.9%