Devendra174's picture
Upload folder using huggingface_hub
f5071ca verified
# 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/)