Skip to content

vishalprabha/workshop-graphql-netflix

Repository files navigation

🎬 A Simple Netflix Clone using Astra DB and GraphQL

Netlify Status License Apache2 Gitpod ready-to-code Visitors 


📝 Description

Developed a Netflix homepage clone with ReactJS running on Astra DB that leverages a GraphQL API with paging and infitine scrolling. The project was an outcome of a workshop focused on leveraging Astra DB(cloud-native Cassandra application development) with GraphQL and deployment on netlify.


🎯 Objectives

  • Leverage DataStax Astra DB and GitPod
  • 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
  • Deploy the project to production with Netlify

📋 Outcome

image


✍ Acknowledgements