Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-10T21:07:04.000Z (3 months ago)
- Last Synced: 2024-08-10T22:23:27.166Z (3 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: 0
- 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**.
[![Netlify Status](https://api.netlify.com/api/v1/badges/b27c1969-9486-418a-8e07-266c4b7e8129/deploy-status)](https://app.netlify.com/sites/net-flix-clone-from-react-firebase/deploys)
## Preview
### Home Page
![Home Page Preview](https://github.com/user-attachments/assets/05fe8ced-4a85-40fe-8d85-ffc624cd7232)---
### Login Page
![Login Page Preview](https://github.com/user-attachments/assets/4c46f101-200e-483f-9fb6-23d9e498e4f9)---
### Additional Screen
![Additional Screen](https://github.com/user-attachments/assets/d8cc4bd9-10b2-4a41-bbe6-87a8dbd6b98a)## 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.