Skip to content

natalledm/netflix-clone-project

Repository files navigation

Welcome to Nättflix, a Netflix clone

This is Nättflix website, where you can sign up to watch series and movies to fall asleep to enjoy!

The data is created dynamically through an admin page connected to the Firestore Database. If you want to test it, ask me for the admin account. Prints of the functionalities are below!

It is a desktop first page following the netflix web format, so please open it on a desktop browser.

You can visit the page here to see the working website.


Scroll down to see all the app prints! :)

Also, Chrome flagged the app because I use the same name and structure of Netflix, but the login/recover system used is Google Authentication, so I don't have access to any passwords!

If you see the red screen, please visit the app anyway! It is meant to be just a copy for teaching purposes. :)


Tech stack

  1. React
  2. CSS
  3. JSON
  4. Firebase
  5. Firestore
  6. Firebase Authentication
  7. Firebase Cloud Storage

Assets

  1. Fonts from Google Fonts
  2. Images from Unsplash

If you want, you can run the project locally

In development mode:

  1. Clone or download the repository in your computer.

  2. Type npm install to install the project dependencies.

  3. start the application with npm start, it will open a localhost:3000 page automatically in your default browser.

Prints

Main website - User

Homepage Homepage Continuation Homepage Modal Homepage Play

Admin page

Amin Dashboard Admin with select title Admin edit

Logged off

Sign In Sign up Recover

About

Let's clone netflix! (User account written on Readme) =)

Resources

Stars

Watchers

Forks