https://github.com/ajaypatil1993/netflix_clone
Full-Stack Netflix Clone with React.js & Firebase | Responsive Streaming Website
https://github.com/ajaypatil1993/netflix_clone
api-database css3 firebase firebase-auth firebase-database html5 javascript netflix react-hooks react-router react-router-dom reactjs responsive-web-design video-database
Last synced: 4 months ago
JSON representation
Full-Stack Netflix Clone with React.js & Firebase | Responsive Streaming Website
- Host: GitHub
- URL: https://github.com/ajaypatil1993/netflix_clone
- Owner: ajaypatil1993
- Created: 2024-08-10T14:20:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-10T21:07:04.000Z (almost 2 years ago)
- Last Synced: 2025-09-20T20:48:32.957Z (8 months ago)
- Topics: api-database, css3, firebase, firebase-auth, firebase-database, html5, javascript, netflix, react-hooks, react-router, react-router-dom, reactjs, responsive-web-design, video-database
- Language: JavaScript
- Homepage: https://net-flix-clone-from-react-firebase.netlify.app/
- Size: 2.57 MB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Netflix Clone Using React.js and Firebase
A modern Netflix clone built with **React.js** and **Firebase**. This project includes a responsive design and is deployed on **Netlify**.
[](https://app.netlify.com/sites/net-flix-clone-from-react-firebase/deploys)
## Preview
### Home Page

---
### Login Page

---
### Additional Screen

## Technologies Used
- **React.js**: For building interactive user interfaces.
- **Firebase**: For authentication and real-time data handling.
## Deployment
- Hosted on [Netlify](https://app.netlify.com/sites/net-flix-clone-from-react-firebase/deploys)
## Getting Started
1. **Clone the repository:**
```bash
git clone https://github.com/your-username/netflix-clone.git
```
2. **Navigate to the project directory:**
```bash
cd netflix-clone
```
3. **Install dependencies:**
```bash
npm install
```
4. **Start the development server:**
```bash
npm start
```
## License
This project is licensed under the MIT License.