Tedraphics is a Telegram web app that allows you to generate 1080×1080 social media posters with customizable gradients, fonts, and styles.
🌐 Live Demo → tedraphics.netlify.app
- 📐 Perfect 1080×1080 poster dimensions
- 🎨 Multiple design templates with gradient overlays
- 🔤 Supports both Amharic and Oromic languages
- 🖼️ Upload background images or use template colors
- 📝 Add title, main text, and a quoted message
- 🔲 Optional quote box in various styles: rounded, circle, diamond, etc.
- 🎭 Customizable fonts, sizes, and text positions
- 📱 Telegram WebApp support (Mini App ready)
- 📥 Download or send poster directly to Telegram bot
- Frontend: React + TypeScript + Tailwind CSS
- UI Library: shadcn/ui
- Build Tool: Vite
- Hosting: Netlify
# Clone the repo
git clone https://github.com/your-username/tedraphics.git
cd tedraphics
# Install dependencies
npm install
# Start dev server
npm run dev