Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 640 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 640 Bytes

BlogWog

Blog site where users can view and comment on blog post.

Live Site Screenshot_8-7-2024_21213_localhost Screenshot 2024-07-08 212329

Features

Users:

  • Login authentication
  • Account creation
  • Viewing blog post
  • Commenting on post

Admin:

  • Creating post
  • Editing post
  • Deleting post
  • Deleting comments

Technologies

  • REST API Endpoints
  • MongoDB
  • React.js
  • Express.js
  • CSS