Skip to content

ihnatenkoo/MERN-Simple-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Blog

react NodeJS Express MongoDB MaterialUI

Blog includes all CRUD operations to manage articles

Allows you to create, edit, delete your own articles, and write comments.

You can filter articles by newest and most popular or by specific tag

Hosted on Netlify service:

1. Home page:

Home page UI

2. Create new post page:

Create new post page UI