dynamicankur / ThoughtCanvas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blogging Website (MERN Stack)

Project Image (Optional)

A blogging website developed using the MERN (MongoDB, Express.js, React.js, Node.js) stack. It allows users to create an account, log in, create category-based blogs, and perform CRUD (Create, Read, Update, Delete) operations on their blogs.

Features

  • User registration and authentication system
  • User login/logout functionality
  • Category-based blog creation
  • CRUD operations on blogs
  • Responsive and user-friendly UI

Technologies Used

  • MongoDB: Database to store user information and blogs
  • Express.js: Backend framework for handling API requests
  • React.js: Frontend library for building the user interface
  • Node.js: Runtime environment for server-side JavaScript
  • Additional libraries and packages you used (e.g., Axios, Mongoose, Bootstrap, etc.)

Installation

  1. Clone the repository:
git clone https://github.com/dynamicankur/ThoughtCanvas

About


Languages

Language:JavaScript 95.9%Language:HTML 3.0%Language:CSS 1.0%