jBlog

Description
jBlog is a blog website built as a practice project for myself to get more familiar with Tailwind CSS and the Vue framework, as well as VueX and Vue-Router. The blog has all the features a blog should have, like logging in and out, creating, deleting and editing posts, as well as toggling between light and dark mode. Test user data can be found on the site itself. All the changes made to the blog, like adding, deleting, etc., will reset after a refresh since there is no database at work and all the data is stored in the browser.
VueJS
Tailwind CSS