This small application is a blogging site, created as a small tech demo. It has user signup and login capabilities, user profile customization including profile images, and the ability to make, edit, and delete posts. Users can also read the posts of other users.
It was all designed and built by myself. It was designed to be fully mobile responsive as well as incorporate system preferences for light and dark modes. It is a simple application, more of a proof of concept than a full-scale production project, which means there are limitations, such as no searching, and the blog content renders as a single block despite the input for the content allowing for multiple paragraph entries.