This project is a clone of X.com (formerly Twitter) built using HTML and Tailwind CSS. The goal is to replicate the UI of the X homepage, including the sidebar, feed, and right panel.
🚀 Features
- Responsive Design: Adapts to different screen sizes.
- Sidebar Navigation: Includes Home, Explore, Notifications, and more.
- Post Section: Users can input a post (no backend functionality yet).
- Hover Effects: Smooth UI interactions.
- Sticky Right Sidebar: Ensures consistent visibility.
🛠️ Technologies Used
- HTML: For structuring the webpage.
- Tailwind CSS: For styling and responsive design.
- Google Material Icons: For icons.
📌 Setup & Usage
- Clone this repository:
git clone https://github.com/chetan-1306/X.com-UI-clone.git
- Navigate to the project folder:
cd X.com-UI-clone
- Open
index.html
in your browser.
Screenshots 📸
📜 License
This project is for educational purposes and is not affiliated with X.com (Twitter).
Contributing 🤝
Feel free to contribute and improve this project! 🚀