Instapins
This is a full-stack social-media-like application for uploading images with comments and like functionality created on the front-end with Nuxtjs, a Vuejs framework for server-side rendering, Vuex for state management and Tailwind CSS for the styling.
You can check the source code for the front-end HERE
When it comes to the back-end I used the Django Rest Framework along with PostgreSQL for the database and JWT for authentication.
You can check the source code for the back-end HERE
The project is hosted in Heroku for both client and server.