An open API service indexing awesome lists of open source software.

https://github.com/tonystark-19/netflix-website-clone

This is a Netflix website clone project
https://github.com/tonystark-19/netflix-website-clone

css3 front-end-development html5 webdevelopment website websiteclone

Last synced: 3 months ago
JSON representation

This is a Netflix website clone project

Awesome Lists containing this project

README

        

# Netflix Website Clone

This project is a clone of the Netflix website, created as part of a personal coding challenge. The clone showcases the use of HTML, CSS, and JavaScript to mimic the design and functionality of Netflix's user interface.

## Screenshots

### Homepage :
![Homepage Screenshot](images/image.png)

## Features

- **Header:** Includes Netflix logo, navigation menu, and search bar.
- **Hero Section:** A full-screen banner with a background image and a call-to-action button.
- **Content Sections:** Multiple sections showcasing various content categories, including movies and TV shows.
- **Responsive Design:** The layout adjusts to different screen sizes and devices.

## Technologies Used

- **HTML5** - For structuring the web pages.
- **CSS3** - For styling the website and creating responsive layouts.

## Acknowledgments

- [Netflix](https://www.netflix.com) for inspiration.