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
- Host: GitHub
- URL: https://github.com/tonystark-19/netflix-website-clone
- Owner: TonyStark-19
- Created: 2024-08-27T12:49:47.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-06T16:00:09.000Z (4 months ago)
- Last Synced: 2025-01-16T04:22:22.635Z (4 months ago)
- Topics: css3, front-end-development, html5, webdevelopment, website, websiteclone
- Language: CSS
- Homepage:
- Size: 4.96 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 :
## 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.