3 posts tagged with "apollo"
React Apollo Starter — TypeScript + GraphQL Template
A ready-to-use starter template for building React applications with Apollo Client and TypeScript. Bootstraps a project with GraphQL CRUD operations on a Todo model connected to a Django GraphQL API, React Router for navigation, and pre-configured test setup with Jest and React Testing Library.
Apr 23, 2021
React Apollo Recipes — Full-Stack GraphQL Recipe App
A recipe sharing application that demonstrates full-stack GraphQL with Apollo Client and Server. Users create, search, and like recipes with optimistic UI updates that make interactions feel instant. Built with comprehensive React Testing Library coverage and MongoDB for persistent storage.
Jul 25, 2020
Ballot Online — Voting Platform
An online voting platform built with a Django GraphQL backend and a Gatsby React frontend. Uses Django Graphene to auto-generate a GraphQL schema from models, with Apollo Client for data fetching and optimistic UI updates. JWT-based authentication secures user sessions and voting actions.
Jun 10, 2020