This project is a full-stack YouTube clone built with the MERN stack (MongoDB, Express, React, Node.js). It includes features such as user authentication, video uploading, playback, commenting, and liking. The application is fully responsive, ensuring a seamless experience across both desktop and mobile devices.
Stars
7
Forks
0
Watchers
7
Open Issues
0
Overall repository health assessment
^5.1.1^1.20.2^2.2.0^8.2.2^1.4.6^2.8.5^16.4.5^4.19.2^1.1.2^2.1.3^0.0.1-security^9.0.2^8.4.0^1.0.7^1.4.5-lts.1^3.1.0No contributors data available
Added period at the end of "Cannot access this page" header text.
a8eed1eView on GitHub"Updated UploadVideo component to set loader to false on upload error, and refactored cloudinary.js to use environment variables for configuration"
47a2f3dView on GitHub"Updated Video component, added concurrently package, and modified package.json scripts"
fbb4110View on GitHub"Updated README.md with project description, technologies used, screenshots, installation instructions, features, conclusion, and references."
6bd654bView on GitHub"Updated History component to access response data correctly, added effect to fetch history on mount, and modified Video component to add video to watch history on mount. Also updated account controller and routes to handle add to watch history functionality."
ef4d17eView on GitHub"Updated History, Like, Playlist, and Shorts components with new UI elements and API calls"
5129988View on GitHub"Updated account controller and routes to include watch history functionality"
4695d3eView on GitHub