Skip to content

Latest commit

 

History

History
42 lines (38 loc) · 1.68 KB

README.md

File metadata and controls

42 lines (38 loc) · 1.68 KB

AngularBlog-GitHub

First time got my hands on publishing a Web Application, which was made as a try-out with Angular13 and Typescript 💻
The design is really simple, but really, it is about what is hidden inside. 😉
The complex structure shows that Blog App sample works for non-users and it has a full functionality of creating posts and modifying them through its own fully functional Admin Panel.
It will have more work in it, but I am proud to share some of this experience already!

Screenshots

Dashboard of Posts ⤵️
screenshot


Single Post ⤵️
screenshot


Login Panel ⤵️
screenshot


Wrong password ⤵️
screenshot


Session expired ⤵️
screenshot


Creating new Post ⤵️
screenshot


Editing a Post ⤵️
screenshot