/vue-firebase-blog

Personal blog single-page app built with Vue.js and Firebase

Primary LanguageVue

vue-firebase-blog

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.

To Do

  • Add ability for logged in user to edit posts
  • Add routes for posts to router
  • Add category filter
  • Tests