This is a project about Book CRUD Management
Client side app using React Hooks and Styled Components with GraphQL and Apollo client.
Open http://localhost:3000 to view it in the browser.
Server side app using GraphQL server with NodeJS, Express and MongoDB.
Open http://localhost:5000/graphql to view it in the browser.
In the project directory, you can run:
Installs the node modules.
Runs the app in the development mode.