/blog-app

Primary LanguageJavaScript

Blog App

A really simple blogging application built with the MERN stack.

Front-end

Chakra UI is used to facilitate front-end development. This repository contains the code for the front-end React app.

Back-end

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.

Demo Site

Click Me