Apollo Quotes
1 October 2020 • ☕️ 1 min read
Quotes app using GraphQL
Introduction
Apollo Quotes is an app that allow users to view, create and favourite quotes. Apollo Quotes utilises a GraphQL client and server, and implements subscriptions to new likes and quotes. The UI comes with a toggle where users can switch between the light and dark theme.
Motivation
My main motivation for building this app was to use and learn GraphQL and implement testing using Jest, React Testing Library and Cypress.
Demo
Create your own account to create and favourite quotes.
Alternatively, demo using the tester account:
Email: test@abc.com
Password: test123
Tech
Apollo
Cypress
Graphql
Jest
Next.js
Styled Components
Testing Library
Typescript
Links
Last updated: 29 August 2021
Previous
Next
