YouTube Clone
Overview
This project is a simple YouTube clone built using modern web technologies. It allows users to browse, search, and watch videos, mimicking the core functionality of YouTube.
Features
Video playback
Video search functionality
Responsive design
Tech Stack
HTML
CSS
JavaScript
Installation
Clone the repository:
git clone https://github.com/Athenaprojects/Athena-website/tree/main
Navigate to the project folder:
cd athena-website
Install dependencies:
npm install
Start the development server:
npm start
Usage
Open the application in your browser.
Search for videos and watch them.
If authentication is implemented, log in to like and comment on videos.
Contributing
Contributions are welcome! Feel free to fork the repository and submit a pull request.
License
This project is licensed under the MIT License.