Skip to content

Latest commit

 

History

History
151 lines (109 loc) · 3.33 KB

README.md

File metadata and controls

151 lines (109 loc) · 3.33 KB

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.