This is a hobby project mimicking a simple GraphQL API server for storing details of books and their authors in a database and then creating a client side PWA withReact where users could easily query the results instead of using GraphiQL.
- Adding A Book Or An Author
- Querying The Details Of All The Books In The Store
- Finding The Details About A Particular Book
How To Customise/Improve It
1.Customise The Frontend by replacing the build folder with your own.
2.Add A Option To Delete A Particular Author/Book
Made Using React And GraphQL.Uses Apollo Server for querying the gql server. Enjoy! 🎉🎊
