Skip to content

ervenderr/Netflix-Clone

Repository files navigation

🎬 Netflix Clone 🎬

Overview 📖

This project is a clone of Netflix, built using modern web technologies to mimic the look and functionality of the popular streaming service. It includes user authentication, movie browsing, and video playback features.

image

⚙️ Tech Stack

  • JavaScript
  • TypeScript
  • Next.js
  • Tailwind CSS
  • Prisma
  • MongoDB

Features ✨

  • User Authentication: Sign up, login, and secure access to user-specific content.
  • Movie Browsing: Browse through a catalog of movies and TV shows.
  • Video Playback: Stream videos directly from the application.
  • Responsive Design: Optimized for various screen sizes using Tailwind CSS.

File Structure 🗂️

  • pages/: Contains the Next.js page components.
  • components/: Reusable UI components.
  • lib/: Utility functions and configurations.
  • prisma/: Prisma schema and migration files.
  • public/: Static assets such as images and icons.
  • styles/: Global and component-specific styles.

Contributing 🤝

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Create a new Pull Request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages