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

https://github.com/iamdeepak199/netflix-app

🎬 Netflix Clone – React + Vite A responsive Netflix-style web app built with React 19 and Vite 7, designed to deliver fast performance and a modern user experience.
https://github.com/iamdeepak199/netflix-app

app component conditional-rendering es6 netflix-clone react reactjs vite

Last synced: about 1 month ago
JSON representation

🎬 Netflix Clone – React + Vite A responsive Netflix-style web app built with React 19 and Vite 7, designed to deliver fast performance and a modern user experience.

Awesome Lists containing this project

README

          

# 📺 Netflix Clone (React + Vite)

A responsive and modern Netflix UI clone built using **React 19** and **Vite 7**. This project mimics the core layout and features of the popular streaming platform, offering a smooth user experience with clean design and fast performance.

## ✨ Features

- 🔍 Movie browsing and search interface
- 📱 Fully responsive UI for all devices
- 🧭 Clean navigation with route handling
- 🌙 Dark-themed modern design
- ⚡️ Lightning-fast development using **Vite**
- 📦 Powered by **React 19** with latest hooks

## 🛠 Tech Stack

- **Frontend**: React 19, Vite 7
- **Linting**: ESLint, React Hooks Plugin
- **Languages**: JavaScript (JSX)
- **Types**: TypeScript support via `@types/react` & `@types/react-dom`

## 🚀 Available Scripts

Run the following commands in your terminal:

| Command | Description |
|-------------------|------------------------------|
| `npm run dev` | Start the local dev server |
| `npm run build` | Build the app for production |
| `npm run preview` | Preview production build |
| `npm run lint` | Run ESLint checks |

## 📂 Folder Structure (Optional)

Netflix-App/
├── public/
| ├── images/
├── src/
│ ├── components/
| ├── Api/
│ ├── pages/
│ ├── assets/
│ └── App.jsx
├── .eslintrc.js
├── package.json
├── vite.config.js
└── README.md

## 🌐 Deployment

> You can deploy this project on:
- [Vercel](https://vercel.com/)
- [Netlify](https://www.netlify.com/)
- [GitHub Pages](https://pages.github.com/)

## 📸 Screenshots

![Home Page](https://raw.githubusercontent.com/iamdeepak199/Netflix-App/main/Net1.jpg)

![Movie Listing](https://raw.githubusercontent.com/iamdeepak199/Netflix-App/main/Net2.jpg)

## 🤝 Contributing

Contributions, suggestions, or improvements are welcome!
If you'd like to collaborate, feel free to fork the repo and open a pull request.

## 📬 Contact

For any queries or ideas, feel free to reach out via [GitHub](https://github.com/iamdeepak199).

## 🧑‍💻 Author

- 👨‍💻 *Deepak Bhardwaj*

## 🙋‍♂️ Let's Connect
🔗 [GitHub](https://github.com/iamdeepak199)
🔗 [LinkedIn – Follow Me](https://www.linkedin.com/in/deepak-bhardwaj/)

## 📃 License

This project is open-source and available under the [MIT License](LICENSE).