Git Product home page Git Product logo

spotify-clone-by-devang-sharma's Introduction

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

spotify-clone-by-devang-sharma's People

Contributors

devang-25 avatar

Stargazers

Abhinay Aman avatar MADHU C A avatar  avatar

Watchers

James Cloos avatar  avatar

Forkers

honeybanna98

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.