A really simple blogging application built with the MERN stack.
Chakra UI is used to facilitate front-end development. This repository contains the code for the front-end React app.
The API is designed using the REST architecture. For authentication, JWT and bcrypt are used. This repository contains the source code for the back-end.