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.
- 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/
- go to blog-mern-local repo and follow the instructions