A beautiful and futuristic tweet generator with a cyberpunk theme that helps create engaging tweets in different tones. Built with React, TypeScript, and Tailwind CSS.
- Humorous: Light-hearted and funny tweets with playful emojis
- Informative: Educational and fact-based content with relevant hashtags
- Motivational: Inspiring and encouraging messages to uplift your audience
- Topic-based tweet creation with contextual templates
- Automatic hashtag generation based on tone and topic
- Smart emoji selection that matches the tweet's mood
- Real-time character count with Twitter's 280-character limit
- Cyberpunk-themed UI with matrix-like animations
- Neon glow effects and floating orbs
- Glass-morphism design elements
- Dark theme with cyan accents
- One-click copy functionality
- Responsive design for all devices
- Smooth animations and transitions
- TypeScript for type safety
- Modern React hooks and patterns
- Responsive and accessible design
- Clean and maintainable code structure
- Performance optimized animations
- React 18: Modern UI development
- TypeScript: Type safety and better developer experience
- Tailwind CSS: Utility-first styling
- Lucide Icons: Beautiful and minimal icons
- Vite: Fast development and building
- Clone the repository
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Select a tone (Humorous, Informative, or Motivational)
- Enter your topic in the input field
- Click "Generate Tweet" to create your tweet
- Use the copy button to share your tweet
- Generate again if you want a different variation
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
MIT License - feel free to use this project for personal or commercial purposes.
- Background animations inspired by cyberpunk and matrix themes
- UI design following modern glass-morphism trends
- Icons provided by Lucide React
