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.
- Host: GitHub
- URL: https://github.com/iamdeepak199/netflix-app
- Owner: iamdeepak199
- Created: 2025-07-14T19:25:28.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-14T20:02:17.000Z (11 months ago)
- Last Synced: 2025-07-14T23:58:17.816Z (11 months ago)
- Topics: app, component, conditional-rendering, es6, netflix-clone, react, reactjs, vite
- Language: CSS
- Homepage:
- Size: 3.8 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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


## 🤝 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).