- 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.
npm install
npm start
npm run build