This project was bootstrapped with Create React App.
clone the repo using
git clone https://github.com/shaikhussian/React_apollo_sample.git
cd React_apollo_sample
npm install
cd client
npm install
cd ..
then run this command
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Open http://localhost:5000/graphql to run in graphiql server.
The page will reload if you make edits.
You will also see any lint errors in the console.
To check the working example click on the below link
Open https://rocky-wildwood-56086.herokuapp.com/ to view it in the browser. Open https://rocky-wildwood-56086.herokuapp.com/graphql to run in graphiql server.