Skip to content

techjmi/Twitter-clone-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter UI Clone - Home Page

This project is a clone of the Twitter home page UI, created using ReactJS and Tailwind CSS. It replicates the look and feel of the Twitter home page, allowing users to explore tweets, trends, and recommendations in a familiar interface.

Features

  • Twitter UI Clone: Replicates the Twitter home page UI, including tweets, trends, and recommendations.
  • ReactJS and Tailwind CSS: Utilizes ReactJS for building the user interface and Tailwind CSS for styling and layout.
  • Responsive Design: The project is designed to be responsive, ensuring optimal display across various devices and screen sizes.

Designed By

This project was designed by Md Shamim Akhter.

Demo

You can see a live demo of the project here.

Usage

To use this project:

  1. Clone the repository to your local machine:

  2. Navigate to the project directory:

  3. Install dependencies:

    npm install
    
  4. Start the development server:

    npm start
    
  5. Open your web browser and navigate to http://localhost:3000 to access the Twitter UI clone.

  6. Explore the Twitter home page UI and interact with tweets, trends, and recommendations.

Contributing

Contributions are welcome! If you have any ideas for improvements or new features, feel free to open an issue or submit a pull request.