VideoZilla is a robust and feature-rich platform that serves as a clone of YouTube. It is designed to provide users with a similar experience, offering a wide range of video content across various categories.
- Video Streaming: Stream videos seamlessly, with an interface designed for easy navigation.
- User Accounts: Create your own account, upload videos, and curate your own playlists.
- Commenting System: Engage with other users through comments.
- Like and Dislike System: Express your opinions on videos with a like or dislike.
- Search Functionality: Find your favorite videos with our efficient search system.
VideoZilla is built with the following technologies:
- Frontend: Next.js
- Backend: Node.js, Express.js
- Database: MongoDB
To get VideoZilla running on your local machine, follow these steps:
- Clone the repository
- Install the dependencies with
npm install
- Start the server with
npm start
Please note that you will need to have Node.js and npm installed on your machine.
We welcome contributions to VideoZilla. If you have a feature request, bug report, or proposal for improvement, please open an issue on this repository.
VideoZilla is licensed under the MIT License. See LICENSE
for more information.