SPOTIFY WEB ClONE Spotify authentication by your Spotify Account Spotify Clone Login Spotify Clone GIF Tech Used: Create React App -> for creating the Template of the Project. Firebase -> For Deployment of the Project/App. spotify-web-api-js -> For the Authentication and fetching of all playlists,tracks and much more. node-sass -> node-sass is a sass compiler. react-router-dom -- For Routing Between Pages. material-ui -- For Some PreBuilt Components and Icons. react-spinners -> React Spinners is a library for loading animattions. 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