Skip to content

Wencho8/BlogApp-created-with-MERN-and-GraphQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack BlogApp using Mern (MongoDB, Express.js, React.js and Node.js).

This application allows users to sign up and log in with secure authentication and validation. Once logged in, users can create, delete, and update their own posts, as well as view other users posts. The application also utilizes JSON web tokens for login authentication and file upload capability.

Frontend:

  • Redux Toolkit
  • TailwindCSS
  • ReactRouter V6

Backend:

  • nodemon, body-parser, express.js, express-validator
  • jsonwebtoken
  • mongodb, mongoose, mongoose-unique-validator
  • multer, uuid

IMAGES:

  • Login / Signup

BlogLogin

BlogSignUp

  • Feed

BlogFeed

  • Individual Post page

BlogIndividual

  • Creation

BlogCreate

BlogCreate2

  • Own Posts

BlogMyPost

  • Update

BlogUpdate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published