A simple app built with Django rest framework in backend and Vue 3 app in frontend. Simple JWT is used to implement an authentication mechanism. Frontend app spins Vuex to manage state - authentication status and display posts accordingly.
- Django rest api
- Simple JWT
- Vue 3
- Vuex 4