This project shows CRUD functionality, which was created on Django REST framework with frontend on VUE JS
CRUD functionality was done through Djangp REST framework using generics.
Frontend was done using framework VUE js, which I find quite comfortable to use not going to far in frontend. And also big advantage is that all changes are instantly, which in combination with REST API on Django makes really great combination