Chirpy

Chirpy is a program I made using Django and Vue.js that acts as a basic Twitter clone. It allows users to log in and post "Chirps" which are limited to 250 characters, allows users to follow other users, as well as send each other private messages. It also features notifications and a search that lets you search for users and Chirps. 

The app was a good way to dive deeper into the framework and I learnt a lot building it. Parts of it were inspired by tutorials while other parts were added by myself. 

You can view the Github repo here