Technology: React16, Redux, React-Router, Webpack, Babel, ESLint
API: Youtube V3 API
React Youtube is a practice project that simulates Youtube and consists of the following five features.
- Auth : Login related, Youtube to obtain account authorization.
- Home : List of videos, recommended videos, popular videos, etc.
- Play : Video player, comments, video details, related video links.
- Search : Display the display of the movie list and the search content.
- Upload : Upload a personal video.
- The Youtube open API has modified the authorization policy. Currently, this app is re-applying for authorization and is temporarily unavailable
- If you want to use, please authorize Youtube account to React Youtube in order to obtain information.
- In some feature development, and Youtube api daily limit, so use fake data to complete the simulation.