Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exploration with the Apollo Client

This project is based on the GraphQL Apollo Client Course featured as a free Community Resource on Egghead.io. I refactored the app to use functional components and hooks instead of classes.

In order to run the client you need to seed the DB and run the server beforehand.

cd server
yarn
yarn seed
yarn start:slow

Then install your dependencies and run the app on your localhost.

yarn
yarn start

About

A small React app that focuses on the client-side implementation of GraphQL using the Apollo client.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages