Apollo React example for Github GraphQL API with create-react-app. The code is retriving the data but there are bugs after that while processing the data obtained.
- git
- nodejs
- Integrations Early Access
- enable cross domain access on your browser.
git clone https://github.com/siva234/react-test-app.git
cd react-test-app
npm i- Copy
config.default.jsinto a file calledconfig.js, and replacexxxwith your username and password
npm start