Git Product home page Git Product logo

netflix_clone's Introduction

Netflix Clone

  • Checkout branch "Master" for frontend Netflix Clone with React Redux

Quick Links

Tech Stack

Implementation Hightlights

Getting Started

Deployment

Author

Acknowledgments


Demo

Live Site Demo

Demo: Live Site Demo


Tech Stack

  • React โˆ™ Redux
    • web client & client data management
  • Node.js โˆ™ Expressjs
    • web server & services in service oriented architecure
  • TMDB(api)
    • persisted database for movies
  • mongoDB
    • persisted database for users
  • Firebase
    • user authentication

Implementation Highlights

  • single page application web client with React & Redux
  • service oriented architecure backend
  • REST for client server communication,
  • TMDB api for movies data,
  • MongoDB for user's database,
  • Firebase for user authentication

User Stories

  • users can register and log in to their account
  • landing page has collections of movie for recommendations
  • users can search for movies
  • users can browse search result by pages
  • users can select and view details of a movie
  • users can play a movie(sample video added)
  • users can add or remove movie to his/her wish list

Getting Started

Prerequisites

Tools & Versions

Tools
npm
nodejs
mongoDB
react-js
redux
  • install dependencies
npm install 

Serving Application

Movie Service

  • dependent on TMDB API as data source

Web Client

  • install dependencies & start application
npm install
npm start

Application will be serving on http://localhost:3000


Deployment


Author

  • Suraj Kumar

License

This project is licensed under the MIT License - see the LICENSE file for details


netflix_clone's People

Contributors

surajmicky avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.