Skip to content

A fully functional Netflix Clone made with MERN Stack and other technologies, check them in README for more details.

Notifications You must be signed in to change notification settings

ADDY69O/NETFLIX-CLONE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Netlflix logo by Anass FERRAK

Netflix - A fully functional Netflix Clone made with MERN Stack and other technologies, check them below.


PreviewTech StackUsageFeaturesTodo listContributeImage Copyright Claims


Preview

Netflix Landing Page

Netflix Home Page

Netflix Movies slider

Netflix Movies through diffrent genres

Netflix my list page

Tech Stack

BackEnd:

FrontEnd:

DataBase:

Usage

Prerequisites:

The project can be used along side with the server side or without it untill the next Readme update .

Installation:

  1. Clone the repo

    git clone https://github.com/ADDY690/NETFLIX-CLONE.git
  2. Enter your API Key in .env.example.js

    REACT_APP_API_KEY="Your TMDB API KEY GOES HERE";
  3. Rename the .env.example.js to .env.js.

  4. Install NPM packages

    cd netflix-ui
    npm install
  5. Run the Client Side :

    cd netflix-ui
    npm start
  6. Install NPM packages

    cd netflix-api
    npm install
  7. Run the Server Side :

    cd netflix-api
    node server.js

Features

Liked page

Todo List

Available Soon

Contribute

Show your support by 🌟 the project !!

Feel free to contribute

Image Copyright Claims

Many images used in the project belong to their respective creators/authors. No claim by me & those who use this project.

About

A fully functional Netflix Clone made with MERN Stack and other technologies, check them in README for more details.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published