Book keep is an MVP for a storing books read in a particluar app. It is aimed at showing interaction between a REACT frontend and a GraphQL server for simple query interactions.
Stars
1
Forks
2
Watchers
1
Open Issues
29
Overall repository health assessment
No package.json found
This might not be a Node.js project
34
commits
few changes to the button of addBook component styling
060a068View on GitHubadded query to get a single book by ID with the author info and books written by the author
2b77d78View on GitHub