An experiment: GitHub + Twitter = ?
- GitHub: Possibly one of the best "note-taking" apps out there
- Twitter: The world's largest microblogging platform
🤔 What happens when the two collide?
My answer is Gwitter!
A lightweight app that converts GitHub Issues into a personal microblogging platform, giving everyone their very own microblog space.
🚀 Key Features
- 📝 Built on GitHub Issues
- Uses GitHub Issues for content storage, supports GitHub's label system for content categorization
- 👍 Social Interaction
- Like feature: Supports GitHub Reactions (👍 ❤️ 😄 😮 😢 😡 🚀 👀)
- Comment system: Full comment functionality with nested reply support
- ✨ Visual Experience
- Smooth animations: Uses Framer Motion for fluid page transitions
- Responsive design: Perfectly adapts to desktops, tablets and mobile devices
- Skeleton screens: Elegant loading state display
- 🌐 User Experience
- Internationalization support: Built-in Chinese and English bilingual support
- Infinite scroll: Smart pagination loading for a smooth browsing experience
- 🤖 Automated Sync
- Multi-platform sync: Automatically sync newly published Issues to other platforms via GitHub Actions