TweetStart - Twitter UI Clone
TweetStart is a non-responsive clone of Twitter's first-page interface built with HTML and Tailwind CSS. It focuses on replicating the visual structure, layout, and design without interactivity or backend.

Frontend:
Backend:
Database:
ORM:
Tools:
Deployment:
What the project is?
TweetStart is a static clone of Twitter’s main UI built using HTML and Tailwind CSS. It includes the sidebar, feed, and trends panel mimicking Twitter's layout, aimed at learning UI structuring.
Why I built this?
To improve my HTML and Tailwind CSS skills by recreating a real-world social media layout and understanding how large-scale UIs are structured.
What problem it solves?
It doesn’t solve a functional problem but serves as a great practice project for mastering layout design using Tailwind CSS and static HTML.
Key Features







What I Learned / Challenges
Practiced layout building using Tailwind’s utility-first approach. Learned to replicate real-world designs and faced challenges with aligning elements without responsiveness.