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

https://github.com/emnaghz/netflix-clone

Netflix Clone Project built using JavaScript, React, HTML, and CSS integrated with TMDB for film information.
https://github.com/emnaghz/netflix-clone

css firebase google-authentication html react redux-toolkit

Last synced: 2 months ago
JSON representation

Netflix Clone Project built using JavaScript, React, HTML, and CSS integrated with TMDB for film information.

Awesome Lists containing this project

README

          

# Netflix Clone Project

This project is a Netflix clone built using JavaScript, React, HTML, and CSS. It features a login and logout authentication flow with Google, Redux for state management, and integration with The Movie Database (TMDB) to fetch film information for the Netflix app.

## Features

- User authentication with Google OAuth for login and logout functionality.
- Redux implementation for efficient state management.
- Integration with TMDB API to fetch movie information.
- Responsive design for compatibility with various devices.
- Netflix-like user interface for browsing and watching movies.

## Clone Repository
`git clone https://github.com/Emnaghz/Netflix-clone.git`

## Overview

### Welcome Screen (Not Authenticated User)
![](images/img1.png "Figure 1 : Welcome Screen")

### Sign In / Sign Up Screen (with Error Handling)
![](images/img2.png "Figure 2 : Sign In / Sign Up Screen")

### Home Screen
![](images/img3.png "Figure 3 : Home Screen (1/2)")

![](images/img4.png "Figure 4 : Home Screen (2/2)")

### Profile Screen
![](images/img5.png "Figure 5 : Profile Screen")

## Contributing
Contributions are welcome! If you find any issues or have suggestions.