This project is a Netflix clone website built using HTML, CSS, and JavaScript.
The Netflix clone website aims to replicate the user interface and functionality of the popular streaming platform, Netflix. It includes features such as:
- Displaying a selection of movies and TV shows
- Implementing user authentication
- Providing search functionality
- Playing trailers
Click on the image above to view a demo of the Netflix clone website.
- HTML
- CSS
- JavaScript
-
Clone the repository:
git clone https://github.com/yourusername/netflix-clone.git
-
Navigate to the project directory:
cd netflix-clone
-
Open the
index.html
file in your web browser to view the website locally.
- Movie Selection: Browse a wide range of movies and TV shows.
- User Authentication: Register and login to access personalized content.
- Search Functionality: Search for specific movies or TV shows.
- Trailer Playback: Watch trailers of selected movies.
Contributions are welcome! Please feel free to submit issues or pull requests.
This project is licensed under the MIT License. See the LICENSE file for details.