I have found a public News API, news collector which was very useful to create a prototype frontend for news portal and play a little bit more with Vuetify framework.
Unfortunately I could not find any stable hosting for my small multifile projects, codesandbox.io did not meet my expectations, so here and in the following posts I will put only Git repositories of the projects.

The vue.js draggable mixin is implemented in raw javascript. The panel contains header and body components. I hope the code is simple and does not need explanation.
Expandable left drawer with annoying animation effects. As a rule, I avoid animations but, in this case, I have decided to play a little bit in the sandbox. I have split the drawer into three components: Drawer wrapper, Avatar, and DrawerItem.
It is my first post regarding Vue.js but I am planning to investigate and write more about nowadays frontend technologies.
In the last