mitegab / CloneNetflix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netflix Clone using DataStax and GraphQL

Welcome to the Netflix Clone project! This project is a web application that replicates some features of Netflix using DataStax as the database and GraphQL for data querying.

Netflix Clone Screenshot

Features

  • User Authentication:

    • Users can create accounts, log in, and manage their profiles.
  • Browse Movies and Shows:

    • Users can browse a catalog of movies and TV shows.
    • View details, trailers, and descriptions of each title.
  • Watchlist:

    • Users can add titles to their watchlist for later viewing.
  • Search Functionality:

    • Search for movies and shows by title, genre, or actor.
  • GraphQL API:

    • Utilizes GraphQL for efficient and flexible data retrieval.

Prerequisites

Before you begin, ensure you have the following installed and set up:

About


Languages

Language:JavaScript 63.4%Language:CSS 19.5%Language:HTML 17.1%