Works

Library

ReactGraphQLNode.jsMongoDB

A web application to manage your books and their authors. Made with React, Chakra-UI, Node.js, GraphQl, Express and MongoDB. This project is a practice project to learn GraphQL with Node.js. The application has a JWT authentication system for login and authorization of adding and modifying books and authors.

In this project, I learned how to use GraphQL with Node.js and Express. I also learned how to use JWT for authentication and authorization with Node.js. I didn't spent pretty much any time focusing on the UI side of the application.

Source code