Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Blog Space - MERN Stack Project

Description

Blog Space is a full-stack web application that allows users to read, write, and manage blogs. Built with the MERN stack (MongoDB, Express.js, React, Node.js), this project aims to provide a simple platform for publishing and interacting with blog posts.

The backend exposes a RESTful API for fetching, creating, updating, and deleting blog posts. The frontend is a React-based web application that interacts with the backend API to display blogs, manage user interactions, and provide a seamless experience.

Features

  • Blog Management: Users can create, read, update, and delete blogs.
  • Authentication: Basic user authentication with JWT (JSON Web Tokens).
  • Responsive UI: The frontend is designed to be responsive and mobile-friendly.
  • Comments: Users can comment on blog posts.

Tech Stack

Frontend

  • React.js: JavaScript library for building user interfaces.
  • Tailwind CSS: Utility-first CSS framework for styling.
  • Axios: HTTP client for making requests to the backend API.

Backend

  • Node.js: JavaScript runtime environment for building the server.
  • Express.js: Web framework for Node.js for handling API routes.
  • MongoDB: NoSQL database to store blog data.
  • Mongoose: MongoDB object modeling tool to interact with the database.

Happy Coding πŸ’–πŸ§‘β€πŸ’»

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages