YouTube Clone
YouTube clone build using React.js.
NPM Commands
$ npm run <options>
OPTIONS:
start        - Starts the development server.
build        - Builds the app for production.
format:check - Checks the style of JS, JSX, HTML and SCSS code.
format:fix   - Fix the style of JS, JSX, HTML and SCSS code.
Dependencies
"dependencies": {
  "react": "^17.0.2",
  "react-dom": "^17.0.2",
  "react-router-dom": "^5.2.0",
  "react-scripts": "4.0.3",
  "sass": "^1.37.0"
},
"devDependencies": {
  "prettier": "^2.3.2"
},
NOTE: All logos and content belong to their original authors.
License
MIT
 
             
             
             
             
            