Skip to content

Khushi256/netflixClone

Repository files navigation

Netflix Landing Page Clone

This is a simple static clone of the Netflix landing page. It replicates the layout and basic functionality of the Netflix homepage, including the hero section, trending movies section, reasons to join, frequently asked questions, and footer.

Features

  • Hero Section: A large background image with a heading and call-to-action button for signing up.
  • Trending Movies Section: A section displaying movie thumbnails that simulates the "Trending Now" list.
  • Reasons to Join Netflix: A section explaining why users should subscribe to Netflix.
  • FAQ Section: A collapsible FAQ section where users can click to reveal or hide answers.
  • Footer: A footer with a simple copyright notice.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (for FAQ functionality)

How to Run

  1. Clone the Repository:
   git clone https://github.com/Khushi256/netflixClone.git
  1. Navigate to the Project Directory:
  cd netflixClone
  1. Open the index.html file in your browser to see the landing page.

Features to Add in the Future

  • Responsive design for mobile viewports.
  • Interactive elements such as login and registration forms.
  • Integration with a backend to show actual movie data (e.g., from an API).

Contributions

Feel free to fork the repository, make improvements, and open a pull request. Contributions are welcome!

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

  • Netflix for the inspiration.
  • Font Awesome for some icons used in the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published