Full Stack development of a blog allowing users to login, write, save and edit their blog posts written in markdown.
It is the updated version of the older blog I created.
Stack: Angular, Node.js, Express, MongoDB
Login (for now, users are created manually in MongoDB)
Access your profile: there you see all your blog posts and create new ones.
Each post can be edited, saved and previewed (in markdown).
Finally, you can also see other people's profiles.