Show Dev: Varumo - Wedding Website Builder for Indian Couples
Varumo is a wedding website builder designed specifically for Indian couples, offering an alternative to traditional PDF invitations shared over WhatsApp. It provides 72 hand-crafted templates across 36 visual themes, real-time RSVP tracking, and guest management features. The platform is built with Next.js and Tailwind CSS, allowing users to launch personalized sites quickly with a one-time payment starting at Rs. 499.
- ▪Varumo offers 72 hand-crafted templates across 36 visual voices, such as Kanjivaram Silk and Parisian Noir.
- ▪The platform enables one-time payments starting at Rs. 499 with no subscription required.
- ▪It includes features like real-time RSVPs, guest management dashboard, Google Maps integration, countdown timer, and FAQ section.
- ▪Over 1,200 couples have used Varumo to create their wedding websites.
- ▪The site is built using Next.js and Tailwind CSS, with a custom DSL for rapid template development.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3930238) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Muhammed Nasvih V Posted on May 16 Show Dev: Varumo - Wedding Website Builder for Indian Couples #nextjs #showdev #startup #tailwindcss Hey Dev community! I built Varumo - a wedding invitation website builder for Indian couples. After seeing how many people were still forwarding PDFs on WhatsApp, I wanted to build something beautiful, simple, and affordable.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).