This project is a RESTful Blog API built with Express.js, Passport.js, and Mongoose.js. It serves as the backend for a blogging platform and also acts as an admin CMS for the blog.
The frontend of this application is built with React and consumes this API for users to read and interact with the blog. You can find the repository for the frontend here. The live version of the frontend can be accessed here.