Skip to content

A blog app, where users can read blogs and post their own blogs. It is an open source project which implements all the crud operations on the mongodb.

Notifications You must be signed in to change notification settings

shabh2412/blog-app-fe

Repository files navigation

Blog application


Tech Stack:

  • TypeScript,
  • ReactJS,
  • ExpressJS,
  • MongoDB,
  • NodeJS,
  • Chakra-UI

Features:

  • Guest user can view all the blogs.
  • Signed up users can create their own blogs, they can even us markdown to style the blog content
  • Users can sign up / sign in via github as well. (O Auth)
  • Incorporates RBAC (Role based access control)
  • Dark / Light Mode
  • Password is hashed using argon2.
  • Implements OAuth, i.e. users can login via their github account as well.
  • and much more...

Test User Accounts:

Email Password
[email protected] karasunoHinata
[email protected] usertest1

About

A blog app, where users can read blogs and post their own blogs. It is an open source project which implements all the crud operations on the mongodb.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published