akkybm / netflix-clone

A simple ReactJS Netflix homepage clone running on Astra DB that leverages a GraphQL API with paging and infinite scrolling

Home Page:https://akashbm-netflix-clone.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netflix Clone using Astra DB and GraphQL

Gitpod ready-to-code License Apache2

A simple ReactJS Netflix homepage clone running on Astra DB that leverages a GraphQL API with paging and infinite scrolling.

LIVE WEBSITE

image

Objectives

  • Deploy a Netflix clone to production
  • Learn GraphQL API and how to use it with a database to create the tables and navigate the data.
  • Learn about paging and infinite scrolling in web ui
  • Leverage Netlify and DataStax Astra DB

Table of contents

DB Setup & Data Ingest

Deploy to Production

About

A simple ReactJS Netflix homepage clone running on Astra DB that leverages a GraphQL API with paging and infinite scrolling

https://akashbm-netflix-clone.netlify.app/


Languages

Language:JavaScript 63.9%Language:CSS 19.2%Language:HTML 16.9%