Skip to content

A full-stack blog application built using the MERN stack (MongoDB, Express.js, React, Node.js).

Notifications You must be signed in to change notification settings

Nushwa/Thrive-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thrive-Blog

Thrive Blog, a full-stack blog application built using the MERN stack (MongoDB, Express.js, React, Node.js).

Table of Contents

Features Technologies

Features

User authentication and authorization Create, read, update, and delete blog posts Comment on blog posts Like and share blog posts Responsive design for seamless user experience across devices

Technologies

MongoDB: A NoSQL database used for storing blog posts, user data, and comments. Express.js: A backend framework for building the server and handling HTTP requests. React: A frontend library for building the user interface and handling the client-side logic. Node.js: A runtime environment for executing JavaScript code on the server. Mongoose: An ODM (Object-Document Mapping) library for MongoDB and Node.js, used for interacting with the MongoDB database. JWT (JSON Web Tokens): Used for user authentication and authorization. Bcrypt: A library for hashing passwords. Axios: A promise-based HTTP client for making HTTP requests from the frontend.

About

A full-stack blog application built using the MERN stack (MongoDB, Express.js, React, Node.js).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published