Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.