Skip to content

emanuelefavero/blog-mern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog MERN

A blog website where the admin can create blogs with markdown, edit, delete and publish them. The user can view the blogs and comment on them

Note: This is the production version of blog-mern. A MERN blog app from an assignment project from the Odin Project It is part of the full stack API section of their course.

Live Demo

  • PLEASE NOTE: The app is hosted on a free tier, so it may take up to 30 seconds to load

TEST USER: username: john, password: 1234

https://blog-mern-client.onrender.com/

Screenshot

screenshot

Test the app locally on your machine

License