A modern, responsive Twitter clone built with pure HTML, CSS and JavaScript. This project implements core Twitter features with a clean, minimalist design and focuses on performance and user experience.
- Responsive Design: Works seamlessly across desktop, tablet, and mobile devices
- Modern UI: Clean and intuitive interface similar to Twitter
- Real-time Interactions: Like, retweet, and comment functionality
- VIP System: Special features and visual elements for VIP users
- Profile Management: Customizable user profiles with avatars and banners
- Post Boosting: Promote posts for increased visibility
- Notifications: Real-time notification system
- Search: Search functionality with filters
- Bitcoin Integration: Built-in wallet and payment system using Bitcoin
- Home Feed: Dynamic feed showing posts and interactions
- Profile Pages: Customizable user profiles with VIP features
- Notifications Panel: Real-time notification system
- Search Interface: Advanced search with filters
- Settings Panel: Comprehensive user settings management
- Privacy Controls: Granular privacy settings
- Post Management: Create, boost, and manage posts
- VIP Subscription: Premium features management
- Responsive Navigation: Intuitive mobile-first navigation
- HTML5
- CSS3 (with modern features like Grid and Flexbox)
- JavaScript (Vanilla)
- Font Awesome Icons
- DiceBear API for avatars
- Clone the repository:
git clone https://github.com/paulomunizdev/twitter-clone.git
- Navigate to the project directory:
cd twitter-clone
- Open
home.html
in your browser or use a local server:
# Using Python
python -m http.server 8000
# Using Node.js
npx serve
This project is licensed under the MIT License.
- Paulo Muniz - @paulomunizdev
- Font Awesome for the icons
- DiceBear for the avatar API
- Bitcoin community for cryptocurrency support
- The open source community
β Don't forget to star this repository if you found it helpful!