Network Messaging App

I built this app in October 2020. The goal of this project was to build an social-networking site similar to Twitter. Apart from using Django to handle the back end, this app was also a chance to start using JavaScript in a user interface. It was also a lesson in implementing pagination. New users can register, create posts, follow other users, and like/unlike posts Live version here.