A clean and responsive X (Twitter) UI clone built using Tailwind CSS.
This project focuses on recreating the layout, dark-mode design, and overall UI structure of X using a utility-first CSS approach.
HTML5, Tailwind CSS, JavaScript (basic usage), Node.js (for Tailwind build setup)
- Dark mode UI inspired by X (Twitter)
- Three-column layout (Sidebar, Feed, Trends)
- Clean and modern design
- Utility-first styling with Tailwind CSS
- Scalable and organized project structure
Screenshots will be added soon.
-
Clone the repository using:
git clone https://github.com/agarwalpranav0711/x-ui-clone.git -
Go into the project folder using:
cd x-ui-clone -
Install dependencies using:
npm install -
Build Tailwind CSS using:
npm run build -
Open index.html in your browser.
- Building complex UI layouts using Tailwind CSS
- Structuring projects similar to real-world applications
- Using Git and GitHub for version control
- Maintaining clean repositories using .gitignore
- Make the UI fully responsive for mobile devices
- Add interactive features using JavaScript
- Improve accessibility and semantic HTML
- Deploy the project live using GitHub Pages or Vercel
GitHub: https://github.com/agarwalpranav0711
⭐ If you like this project, feel free to star the repository!