- clone this repo
git clone https://github.com/dabit3/react-appsync-graphql-recipe-app.git
- cd into directory and install the dependencies
cd react-appsync-graphql-recipe-app
yarn || npm i
-
update
src/appsync.js
with your AppSync credentials -
run project
npm start