Clone or Download client.
git clone https://github.com/mertohancan/react-graphql-app-client.git
Install dependencies
cd react-graphql-app-client npm install
Launch project
npm start
Maybe you want to clone the server
https://github.com/mertohancan/react-graphql-app-server Just repeat the above steps