Skip to content

A small blogsite where users can view blog post and comment on them.

Notifications You must be signed in to change notification settings

pauleenaphan/blog-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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