This is a clone of X built using Tailwind CSS. The project aims to replicate the design and layout of "X.com" to demonstrate proficiency in using Tailwind CSS for styling.
- Responsive Design: The layout is fully responsive and adapts to different screen sizes.
- Utility-First Styling: Leveraging Tailwind CSS for fast and efficient styling.
- Replicated Layout: The project replicates the key layout and design elements of X.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/vishwas343/X-Clone.git
- Navigate to the project directory:
cd X-Clone
- Open
index.html
in your web browser.
- Home Page: View the main layout and design of X.com.
- Responsive Elements: Resize your browser to see the responsive design in action.
- Tailwind CSS: For utility-first CSS styling.
Contributions are welcome! If you would like to contribute, please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/YourFeatureName
- Make your changes.
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin feature/YourFeatureName
- Open a pull request.
If you have any questions or suggestions, feel free to reach out!
- Email: [email protected]
- GitHub: vishwas343