Skip to content

dabit3/react-appsync-graphql-recipe-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + AWS AppSync + GrapQL Recipe App

To run this project

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

  2. run project

npm start

Releases

No releases published

Packages

No packages published