React and Apollo Client example This repository has a sample project using this graphql backend How to run Clone this project and install the dependencies Start the graphql powered backend Create your .env file and add your GRAPHQL_API_URL Start this project: npm run start