Skip to content

Akashjitu18/Twitter-UI-Clone-Tailwind-CSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter UI Clone with Tailwind CSS

A responsive Twitter UI clone built using Tailwind CSS. This project replicates key features of Twitter's user interface with a focus on modern CSS techniques and responsiveness.

Live Demo

You can view the live demo of the project here.

Features

  • Responsive Design: The layout adjusts seamlessly across different devices and screen sizes.
  • Core UI Elements: Includes Twitter-like feed, profile sidebar, and trending topics.
  • Tailwind CSS: Utilizes Tailwind CSS for styling and layout, leveraging utility-first CSS principles.

Installation

To run this project locally, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/akashjitu18/Twitter-UI-Clone-Tailwind-CSS.git
  2. Navigate to the Project Directory:

    cd Twitter-UI-Clone-Tailwind-CSS
    
  3. Open index.html in Your Browser: Simply open the index.html file in your web browser to view the project.

Technologies Used

-HTML: Markup language for the web. -Tailwind CSS: A utility-first CSS framework for styling. =Responsive Design: Implemented using Tailwind’s responsive utilities.

Development

To contribute or modify the project, you can follow these steps:

  1. Fork the Repository: Click the "Fork" button on GitHub to create your own copy of the repository.
  2. Create a Branch:
     git checkout -b feature-branch
  3. Make Changes and Commit:
    git add .
    git commit -m "Describe your changes"
  4. Push Changes:
    git push origin feature-branch
  5. Create a Pull Request: Submit a pull request on GitHub for review.

Contributing

Feel free to open issues or submit pull requests if you have suggestions or improvements. Please make sure to follow the project's code of conduct and contribution guidelines.

License

This code is free to use, modify, and distribute for personal and commercial purposes

Contact

If you have any questions or feedback, you can reach me at akashjitu18@gmail.com.

About

A responsive Twitter UI clone built using Tailwind CSS. This project replicates key features of Twitter's user interface with a focus on modern CSS techniques and responsiveness.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors