Skip to content

A frontend clone of Netflix built using Tailwind CSS. This project replicates the Netflix user interface with a focus on responsive design and modern UI components. While it's primarily a visual clone, it offers a foundation for further development into a fully functional streaming platform.

License

Notifications You must be signed in to change notification settings

satyajit-43/Netflix-Clone-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netflix-Clone-Frontend

A frontend clone of Netflix built using Tailwind CSS. This project replicates the Netflix user interface with a focus on responsive design and modern UI components. While it's primarily a visual clone, it offers a foundation for further development into a fully functional streaming platform.

Features

  • Responsive Design: Optimized for various screen sizes, ensuring a seamless experience across devices.
  • Tailwind CSS: Utilizes the power of Tailwind CSS for rapid styling and customization.
  • Interactive UI: Includes essential UI components like navigation menus, carousels, and more, replicating the Netflix experience.
  • Clean and Modular Code: Organized code structure with reusable components for easy maintenance and scalability.

Tech Stack

  • HTML5
  • Tailwind CSS

How to Run

  1. Clone the repository:

  2. Refer to Tailwind Documentation to install tailwind css

  3. Open Command Prompt:

    npx tailwindcss -i ./src/input.css -o ./src/output.css --watch
    
  4. Note:
    Keep the above link running. Don't close the terminal.

  5. Open the index.html file in your preferred web browser to view the project.

About

A frontend clone of Netflix built using Tailwind CSS. This project replicates the Netflix user interface with a focus on responsive design and modern UI components. While it's primarily a visual clone, it offers a foundation for further development into a fully functional streaming platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published