Welcome to the Netflix Clone project! This is a web application that mimics the user interface and functionality of Netflix, built using HTML, CSS, and Java. The project aims to provide users with a similar experience to streaming platforms, featuring a responsive design and interactive elements.
- User Authentication: Sign up and log in to access personalized content.
- Responsive Design: Works seamlessly across desktop and mobile devices.
- Content Categories: Browse movies and TV shows by genre.
- Search Functionality: Easily find your favorite titles.
- Dynamic UI: Interactive elements that enhance user experience.
- HTML - Structuring the web pages.
- CSS - Styling and layout, including animations.
- Java - Backend functionality for user authentication and data management.
Make sure you have the following installed:
- Java Development Kit (JDK)
- A web browser (Chrome, Firefox, etc.)
- Clone this repository:
git clone https://github.com/shibbux/netflix-clone.git