project_youtube_video_player
This is a code repository for the corresponding article on freeCodeCamp. In this tutorial we are going to build a YouTube Clone Application from Scratch using React. Covered topics: lifecycle methods, project structure, destructuring, state management, passing props from parent to child components, API calls.
File Explorer
Download Latest Version (.zip)- favicon.ico
- index.html
- Categories.jsx
- ChannelCard.jsx
- ChannelDetail.jsx
- Feed.jsx
- index.js
- Loader.jsx
- Navbar.jsx
- SearchBar.jsx
- SearchFeed.jsx
- VideoDetail.jsx
- Videos.jsx
- categories.js
- index.js
- App.js
- index.css
- index.js
- logo.png
- .env.example
- .gitignore
- package-lock.json
- package.json
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
