A simple youtube-clone template for developer/designers built with React.
https://abhisshek717.github.io/youtube-clone/
- React.js
- routing
- props
- state
- java-script
- html
- CSS3
- ES6 and ES7
- routing
- reusable-components
npx create-react-app my-app
cd my-app
npm start