A simple blog application with CRUD. Built using Vue.js for the application and AdonisJs for the api and backend. Using keen-ui and materializecss for the frontend framework. Created based on scotch.ioβs building a twitter clone tutorial. so go there for detailed tutorials on building a vue.js website! This contains:
- Login and register
- Create, read, update, delete blog posts
- Adding and deleting tags/category
- Commenting and favoriting posts
- Seeing users list and profiles
- Updating profile data and image
- Following and unfollowing users
- See posts list in certains tags/category