gsbakshi / gflix

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

Home Page:https://g-flix.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

GFLIX - A Netflix Clone

Netlify Status

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

image

Table of contents

  1. Objectives
  2. Features

🎯 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

🏠 Back to Table of Contents

image

image

🏠 Back to Table of Contents

Things to Note:

  • Not an actual Streaming Service

About

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

https://g-flix.netlify.app/


Languages

Language:JavaScript 56.3%Language:SCSS 30.8%Language:HTML 10.3%Language:CSS 2.6%