Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jamshibkl/react-netflix-clone

A simple Netflix Clone made using React.js ⚡
https://github.com/jamshibkl/react-netflix-clone

axios frontend netflix-clone node postman react sass-framework swiper-js tailwindcss tmdb-api vitejs webdevelopment

Last synced: 15 days ago
JSON representation

A simple Netflix Clone made using React.js ⚡

Awesome Lists containing this project

README

        

<<<<<<< HEAD
# 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

- **React.js Frontend:** Harness the power React to build a responsive and interactive user interface.
- **Movie Database Integration:** Utilize a movie database API (e.g., TMDb) to fetch and display real movie data.
- **Dynamic Content Rendering:** Implement dynamic content rendering for movie categories, popular titles, and detailed information.
- **User Authentication:** Provide a user authentication system to personalize the viewing experience.
- **Responsive Design:** Ensure a consistent and engaging experience across various devices and screen sizes.
>>>>>>> c9f153604a87d1e7a9679dfeb5bd1f55dd6039da

### 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://netflicz-reactjs-rho.vercel.app/)