This is my current personal blog/portfolio site at andrewlaskey.com. It is a single-page app built with Vue.js, Vue Router, Firebase, and using Vueify as the project base. The Add Post view also uses the Bulma CSS framework.
- Add ability for logged in user to edit posts
- Add routes for posts to router
- Add category filter
- Tests