- Notifications
You must be signed in to change notification settings - Fork19
A clone Youtube Web Player using React Provider Pattern, React Context and Typescript
NotificationsYou must be signed in to change notification settings
rafaesc/reactube-client
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Reactube-client is an open source project relying onReact context an useful feature of React that it is great for passing down data to deeply nested components. In this project, I tried to show some features of react/react components, react context with Typescript.
- Video player customized
- Playlist
- Preview videos
- Responsive
- It's possible crop videos
- Support with localstorage
- React
- Typescript
- React Context (not Redux)
- Styled components
- React Router
# install dependenciesnpm install# serve with hot reload at localhost:3000npm run start
📺 Responsive
✂️ Crop videos
🏠 Homepage
📺 Video preview
✏️ Edit video
Reactube-client has been made by love:heart:.I'd greatly appreciate any contribution to improve this project. Feel free to sent a PR.
- React
- JavaScript
- TypeScript
MIT License
Copyright (c) 2018-present,Rafael Escala