Skip to content

Latest commit

 

History

History
13 lines (4 loc) · 348 Bytes

README.md

File metadata and controls

13 lines (4 loc) · 348 Bytes

Blog App

A full-stack blog application built using the MERN (MongoDB, Express, React, Node.js) stack. This app allows users to create, edit, delete, and view blog posts. It also includes user authentication and authorization features. It uses bcrypt js for encryption and hashing.