Skip to content

Personal blogging platform developed with MongoDB, Express, React and Node.js allowing CRUD operations.

License

Notifications You must be signed in to change notification settings

jayden-n/blogify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blogify

Blogify is a MERN-stack personal blogging platform which helps users share their thoughts, opinions, and experiences around the world, and connect with like-minded people.

Technologies - Frameworks - Libraries

Client:

Backend / Database:

Features

  • Like & Un-like blog functionality
  • Create / Read / Update / Delete blog operations (CRUD)
  • Divided categories for users to easily find desired blogs
  • Uploaded images are handled by Multer as a middleware module that is used with Express.js
  • Login / Register functionality using Redux Toolkit with Authentication using JWT & Refresh Tokens

Screenshots

Login Register Main Create Screenshot 2023-06-19 at 8 52 27 PM Screenshot 2023-06-19 at 8 53 48 PM Screenshot 2023-06-19 at 8 54 06 PM Screenshot 2023-06-19 at 8 57 39 PM

Contributing

Pull requests are welcomed and highly appreciated. Before making any major changes, please feel free to open an issue and initiate a discussion about your ideas. Your valuable input and collaboration are greatly valued.

License

This web app is available under MIT.