Overview
This project is a full stack Twitter clone built early in my journey. It focuses on recreating core social features like posting, following, and real time interactions while learning how different parts of a modern web app connect together.
The goal was not just to copy UI, but to understand how data flows between frontend and backend, how authentication works, and how to design scalable features like feeds and notifications.