App Preview

Summary

This is a blog application featuring an author info section, content tags, a selected posts section with top comments, and a newsletter dashboard. The UI responds well to frame size changes. Post cards surface a hover cursor that implies interactivity, though the posts themselves are not currently clickable.

Issues

Suggested Improvement

Add a routing feature such that when you click on individual posts in the "Posts" section, it reroutes to a page with the full blog post, using the same design components and aesthetic for the UI.