Skip to content

This is my sample react client implementation using GraphQL, React Apollo and Apollo Boost

Notifications You must be signed in to change notification settings

lakylekidd/graphql-react-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL React Client

This is a functioning example of a simple react client application accessing the back end of a GraphQL server. Demo here!

Technologies Used

  • React
  • React Apollo
  • Apollo Boost
  • GraphQL

Instructions

In order to run this project you need to follow the instructions on this GitHub repo.

  1. Clone the current repo
  2. Run npm install
  3. Run npm start to run it locally.

Note: Don't forget to download the GraphQL API server from the GitHub repo mentioned above to make this run.

Alternatively, you can use the sample API endpoint already deployed to heroku by uncommenting the lines at App.js.

About

This is my sample react client implementation using GraphQL, React Apollo and Apollo Boost

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published