Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.25 KB

README.md

File metadata and controls

25 lines (19 loc) · 1.25 KB

Netflix Clone - HTML, CSS & Bootstrap

This project is a front-end clone of the popular streaming service Netflix, built using HTML, CSS, and Bootstrap.
It focuses on replicating the user interface and some interactive elements of the Netflix homepage.

Technologies Used
HTML5: Provides the structure and content for the web page.
CSS3: Defines the styling and layout of the application.
Bootstrap: Provides a framework for responsive design and pre-built components.

Features
Landing Page: Replicates the layout and design of the Netflix homepage, including hero banner, movie carousels, and genre sections.
Movie Thumbnails: Displays movie posters with titles and ratings. (Data can be static)
Basic Interactivity: Includes functionalities like carousels with user controls and hover effects.

Resources
Bootstrap Documentation: https://getbootstrap.com/docs/5.0/getting-started/introduction/

Getting Started Clone this repository. Open the index.html file in your web browser.

This project is intended for educational purposes and to showcase the use of HTML, CSS, and Bootstrap in building a basic web application. Feel free to explore and extend it further!