Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 876 Bytes

Readme.md

File metadata and controls

34 lines (26 loc) · 876 Bytes

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