File size: 1,526 Bytes
f5071ca
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# Netflix Clone React.js

## Overview
This project is a Netflix clone built using React.js, designed to enhance skills in web development. It features a fully interactive user interface with various functionalities, making it a comprehensive movie-watching experience. The project is powered by TMDB API, utilizing Firebase for database management.

## Screenshots

![PC screen](https://i.imgur.com/FLNs9Qy.jpg)



### mobile experience 
![mobile screens](https://i.imgur.com/ForTeQi.jpg)
 
## Key Functionalities
- Sign In / Sign Up
- Home Page for browsing movies
- My List Section for user-specific movie selections
- Liked Movies Page
- Watched Movies Page
- Profile Page
- Play Movie Page
- Search Movie Page

## Technologies Used
- [React.js](https://react.dev/)
- [TMDB API](https://www.themoviedb.org/)
- [Firebase](https://firebase.google.com/)
- [Axios](https://www.npmjs.com/package/axios)
- [Swiper.js](https://swiperjs.com/)
- [React-Youtube](https://www.npmjs.com/package/react-youtube)
- [Tailwind CSS](https://tailwindcss.com/)

## Description
This Netflix clone project was developed to deepen understanding and proficiency in React.js. Leveraging popular technologies and APIs like TMDB and Firebase, it encompasses a range of features, from user authentication to dynamic movie listings. The design is tailored to provide an immersive streaming experience, and the codebase reflects best practices in modern web development.

## Link to the Site
[Netflix Clone](https://movieflix-reactjs-orcin.vercel.app/)