Skip to content

Devang-25/Spotify-Clone-By-Devang-Sharma

Repository files navigation

Author:

🏆 DEVANG SHARMA 🚀
🏆 Linktree: https://linktr.ee/idevangsharma

About:

This Project was Made in Masterclass by Devang Sharma in Collaboration with Newton School.

Summary:

Date : 6th February 2022
Mentor: DEVANG SHARMA
Batch: NEWTON SCHOOL
Agenda : Spotify - Product Overview, Clone, and Hosting

✅ Introduction- DONE
✅ Scope and Definition- DONE
✅ Spotify as a Product- DONE
✅ Live Demo of Clone- Web Version- DONE
✅ Requirement clarification - DONE

  • Functional
  • Non Functional
  • Out of Scope

✅ Intro to React Js
✅ Environment Setup- VS Code- DONE
✅ Github Account - DONE
✅ Create Repo: spotify clone by __: DONE
✅ Heroku Account: DONE

"Please Type 'Hi' in the Chat Box if you have joined and Can See this Screen". "We Will Start immediately After Every one has joined the session"


🚀 First React App

  • Install Node and Npm (Node Package Manager) in your System - DONE
    (https://nodejs.org/en/download/)
    Check With: node -v and npm -v

  • Diff between npm create and npx create
    (npm install -g create-react-app)
    (npx create-react-app spotify-clone-by-devang)

🚀 Accounts Required : Github, Spotify and Heroku- DONE

(Spotify Developer - https://developer.spotify.com/dashboard/)

Redirect URI- http://localhost:3000/ - DONE

🚀 Coding, Coding and Coding: MOST Imp and Fun: 1 Hr 15 Mins- DONE

🚀 Push to Github: 5 Mins- DONE

🚀 Hosting on Heroku (Deployment on Prod): 10 Mins- DONE

🚀 npm install and npm start commands (Local and Prod Builds)- DONE

🚀 Spotify as a Product

(1) Music Streaming App (2) Download Option- Listen Offline (3) Playlist -> Segregate Songs on Playlists (4) Podcasts (5) Liked Songs/Podcasts (6) Search - Name, Artist, Podcast, category (7) Recommendation System (8) Subscription Model - Payment Options (9) Group Listening- Good (10) Music in Loop/Autoplay (11) Ringtone - Days/Payment (12) Follow (13) Write Operation -> Upload Content Read Heavy Application (14) History(Used for Recommendation System) and rating

🚀 LIVE DEMO of Clone We Will Build:

🚀 CODING:

  • Create Login Page

(1) Click Login Button- DONE
(2) Redirect to Spotify- DONE
(3) Redirect to Home Page Once Authorised- DONE

EDA Workflow Demo
Flipkart -> Pay -> Paytm -> Payment -> Flipkart

🚀 Github Push

  • DO NOT PUSH Node-Modules

Two Methods:
(1) Github Desktop

(2) Git Command

git status
git add . (Don't Use Node Modules)
git commit -m "Added Spotify"
git push

🚀 Host on Heroku

(1) Create Profile On Heroku
(2) Create Repo
(3) Create Heroku App
(4) Select Region - US ot Europe
(5) Select Github Repo
(6) Deploy on Heroku


Build Will be Successful and Spotify Clone would be published to a LIVE Website.

🚀 Ending:

(1) Post About in Linkedin
(2) Github Link and recording
(3) Certificate
(4) Newton School

Steps:

(1) Clone the Repo
(2) Install Dependencies
Command: npm install
(3) Run the App
Command: npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can’t go back!

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

Credits ⭐️

⭐️ All Credits Owned and reserved by DEVANG SHARMA, and in Collaboration with Newton School. Must Seek Author Approval before use.

⭐️ From DEVANG SHARMA

Thankyou for Visting My Profile :)

With Love,

Devang

About

Spotify Clone By Devang Sharma in Newton School MasterClass

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published