Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 924 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 924 Bytes

Markdown Blog Editor - v2

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

Features

Login (for now, users are created manually in MongoDB)

Alt text

Access your profile: there you see all your blog posts and create new ones.

Alt text

Each post can be edited, saved and previewed (in markdown).

Alt text

Finally, you can also see other people's profiles.

Alt text