Skip to content

GraphQL create/read/update/delete todo app example w/ React, Apollo, MongoDB

Notifications You must be signed in to change notification settings

nikitowsky/graphql-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

GraphQL create/read/update/delete todo app example

React, Apollo, MongoDB


How to run app:

git clone https://github.com/borisowsky/graphql-crud.git
cd graphql-crud
cd client
yarn start # To run React app
cd ../server
yarn start # To run graphql-yoga server

About

GraphQL create/read/update/delete todo app example w/ React, Apollo, MongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published