Skip to content

omjaisatya/pluse-post

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pluse Post

LOGO

PlusePost is a blogging application built with the MERN stack (MongoDB, Express, React, Node.js). This application allows users to create, read, update, and delete blog posts. It includes features like user authentication and a rich text editor for creating posts.

ATTENTION

This is a work in progress and is not yet ready for production use.

BUGS

  • Project logo typo text finds. (fixed)
  • When user login or signin it's take some time because i'm using free web server.

Contributors are also welcome

Installation

Install my-project with npm

    git clone https://github.com/omjaisatya/pluse-post.git
    cd plus-post
    npm install

Usage / Run Server

    npm run dev

Features

  • Authentication and Authorization
  • Add, Update, and Delete blog posts
  • Search and filter blogs with pagination
  • Sending email
  • Flexible and easy-to-use API endpoints
  • Scalable and well-documented codebase

Tech Stack

Client: React, Redux, bootstrap

Server Refer to My Github Repo. see here

  • I have used react.js to handle client side UI
  • Used axios. It is a promised-based HTTP client for JavaScript.
  • For client-side route management I have used react-router-dom
  • react-toasty is used to show a success/error message
  • react-bootstrap is used to show modal

Demo

Watch the video

Click the image above to watch the demo video.

Screenshots

category
category

About

PlusePost is a blogging application built with the ReactJS. This application allows users to create, read, update, and delete blog posts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors