Youtube clone using React.
- ReactJs
- React-router
- Material UI
- Redux
- Home page
- Search page
- Hover text with CSS animation
- Collapsible side menu
- State of side menu option is maintained in Redux store
- Responsive web design, mobile friendly and Progressive Web App (PWA)
- Channel and video links clickable
git clone https://github.com/ramit31/youtube-clone.git
cd youtube-clone
npm i
npm start
