Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/techjmi/twitter-clone-ui
Twitter Home Page Clone
https://github.com/techjmi/twitter-clone-ui
clone practice project reactvite tailwindcss twitter
Last synced: about 1 month ago
JSON representation
Twitter Home Page Clone
- Host: GitHub
- URL: https://github.com/techjmi/twitter-clone-ui
- Owner: techjmi
- Created: 2024-02-11T12:23:05.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-20T22:31:37.000Z (9 months ago)
- Last Synced: 2024-04-20T23:33:53.326Z (9 months ago)
- Topics: clone, practice, project, reactvite, tailwindcss, twitter
- Language: CSS
- Homepage: https://twitteruiuxclone.netlify.app/
- Size: 2.84 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://musical-mooncake-8fc409.netlify.app/).
## Demo
You can see a live demo of the project [here](https://twitteruiuxclone.netlify.app/).
## 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](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.