Get prompts
πŸ’¬

How to Clone WhatsApp

The world's default messaging app - free chat for 2B+ people, monetized through business messaging

Android hard to clone Free consumer app monetized indirectly: businesses pay per conversation via the WhatsApp Business Platform, plus click-to-WhatsApp ads and emerging in-app ads/subscriptions
Est. monthly revenue
$100M–$500M/mo (est.)
rough estimate, 2025
MVP build time
2–3 weeks with AI builders (community messaging, not consumer chat)
full version: 6–12 months for calls, E2E encryption and mobile apps
Clone prompts
5 builders
Lovable Β· Bolt Β· Cursor Β· v0 Β· Base44
Briefing

What is WhatsApp?

WhatsApp is the most-used messaging app on the planet: over two billion users sending more than 100 billion messages a day, owned by Meta since its famous $19 billion acquisition in 2014. The product itself is almost aggressively simple - chats, groups, voice notes, calls, statuses - and that simplicity, plus end-to-end encryption and a phone-number-as-identity model, made it the default communication layer for most of the world outside the US and China.

The business model took a decade to appear. WhatsApp killed its $1/year fee after the acquisition and now monetizes through the WhatsApp Business Platform: companies pay per conversation to message customers via the API, plus click-to-WhatsApp ads (booked on Meta's side) and, more recently, ads and paid subscriptions inside the app's Updates tab. Meta doesn't break out WhatsApp revenue, so every figure you'll see - including ours - is an estimate, but business messaging is widely reported as a multi-billion-dollar annual line and one of Meta's fastest growers.

Don't clone consumer WhatsApp - network effects this strong are unbeatable, and 'free chat for everyone' has no business model at indie scale. The honest opportunity is messaging for a context WhatsApp serves badly: communities with structure (clubs, courses, neighborhoods), teams in specific industries, or business-to-customer messaging for a vertical. Slack, Discord, Telegram and Geneva all carved out exactly these spaces. A focused community-messaging product with roles, channels and an owner who pays is a real SaaS; a WhatsApp clone is a graveyard.

Who it's for: Everyone - which is exactly the problem for a cloner. Realistic clone audiences: paid communities and clubs that have outgrown group chats, niche teams (clinics, schools, trades crews), and businesses that want structured customer messaging for one vertical.

Revenue model

How WhatsApp makes money

Revenue estimate
$100M–$500M/mo (est.)

Rough estimate only: Meta does not report WhatsApp revenue separately, so this wide range is assembled from analyst estimates of business-messaging revenue. CloneMRR is not affiliated with WhatsApp; figures are for educational purposes.

Spec sheet

Features to build

MVP ship this first

  • βœ“ Realtime 1:1 and group chat
    Instant message delivery with optimistic sends, delivered/read receipts and typing indicators - the table-stakes feel of modern messaging.
  • βœ“ Communities & channels
    An owner creates a community with topic channels (announcements, general, events) and invites members via link - structure WhatsApp groups lack.
  • βœ“ Media & voice notes
    Image and file attachments with previews, plus tap-to-record voice messages with a waveform player.
  • βœ“ Replies, reactions & mentions
    Quote-reply threads, emoji reactions and @mentions with notification badges - the interaction grammar users expect.
  • βœ“ Roles & moderation
    Owner, admin and member roles; admin-only announcement channels, message deletion, member removal and invite control.
  • βœ“ Unread & notification system
    Per-channel unread counts, mute toggles and a notification inbox - retention lives or dies on this.
~ 2–3 weeks with AI builders (community messaging, not consumer chat)

Full version add later

  • + Voice & video calls
    1:1 and group calls via WebRTC (LiveKit or Daily) - the hardest and most infrastructure-heavy feature on the list.
  • + End-to-end encryption
    Signal-protocol-style E2EE for private chats; honest version: most community products ship transport encryption first and say so.
  • + Ephemeral statuses/stories
    24-hour photo and text updates with view counts - WhatsApp's most-used social feature.
  • + Business inbox & broadcasts
    A shared inbox for owner accounts, message templates, scheduled broadcasts and basic CRM labels - the actual monetization surface.
  • + Search & message archive
    Full-text search across channels and DMs with media filters and jump-to-date.
  • + Native mobile apps
    React Native wrappers with push notifications and background sync once the web product proves retention.
~ 6–12 months for calls, E2E encryption and mobile apps
Architecture

Recommended tech stack

Layer Our pick Why
Web app / PWA Next.js (App Router) A mobile-first PWA with install prompt and push gets you to market without app-store review; messaging UIs are web-friendly.
Realtime & data Supabase (Postgres + Realtime + Auth + Storage) Postgres changefeeds push new messages to subscribed clients instantly; auth, storage for media and row-level security come in the same box.
Mobile app (later) React Native (Expo) Reuse your API and components; Expo handles push notifications, which are non-negotiable for a messaging product.
Voice/video calls LiveKit or Daily WebRTC infrastructure is a product in itself - rent it. Both have generous starter tiers and React SDKs.
Payments Stripe Billing Charge community owners per month or per seat - the owner pays, members never do, mirroring Slack's model not WhatsApp's.
AI features Claude API Thread summaries ('catch me up'), smart-reply suggestions and moderation assistance for community admins.
The payload

AI prompts to clone WhatsApp

Pick your builder, copy the prompt, paste it and iterate. Enter your email once to unlock all prompts on every page - we'll also send you this full prompt pack.

whatsapp-lovable.md
Build a community messaging web app called ChatNest - WhatsApp-style chat, but structured for clubs, courses and neighborhood groups, with realtime delivery via Supabase.

## Core concept
Owners create a community with channels; members join via invite link and chat in realtime with read receipts, reactions, voice notes and typing indicators. Free for members; the community owner pays the subscription. Feels as instant as WhatsApp, organized like a clubhouse.

## Pages
1. Landing: hero ('Your community deserves better than a group chat'), animated chat preview, feature trio (channels, voice notes, admin tools), pricing for owners (Free up to 50 members / Pro $29/mo), create-community CTA
2. App shell (after login): left sidebar listing my communities (avatar stack) and channels within the selected one, unread badges and mute icons per channel, DMs section below, user footer with avatar and status
3. Chat view: day-divider message list with sender avatars and names, my messages right-aligned in green bubbles, received messages left in white, check marks for sent/delivered/read, typing indicator ('Maria is typing…'), date pills, new-message divider line
4. Composer: text input with emoji picker, attachment button (images and files with upload preview), hold-to-record voice note button that shows a recording timer and produces a playable waveform bubble
Locked

Unlock the full prompt

Free - enter your email and we'll unlock all 5 prompts site-wide and send you the complete WhatsApp prompt pack.

Plus our weekly "clone of the week" breakdown. Unsubscribe anytime.

Loadout

Tools to build your WhatsApp clone

Exit strategy

How to make money with a WhatsApp clone

01

Charge the owner, not the chatters

WhatsApp can be free because Meta sells ads; you can't. Copy Slack instead: members chat free, the community owner pays $29–99/month for capacity, admin tools and analytics. One paying owner per 50 free users is a healthy ratio.

02

Business messaging for one vertical

WhatsApp's actual revenue comes from businesses paying to message customers. A scheduling-plus-messaging inbox for dentists, salons or tutors - with templates and reminders - monetizes the same behavior at SaaS prices.

03

Paid communities & gated channels

Let owners charge members for access (Stripe checkout, you take 5–10%). Course creators and coaching groups already pay Circle and Skool for exactly this - chat-first is a differentiator.

04

AI catch-up as the premium hook

The biggest pain in busy group chats is unread overload. 'Summarize what I missed' powered by an LLM is a genuinely loved premium feature and costs cents per use.

Intel

Frequently asked questions

How much money does WhatsApp make?

Nobody outside Meta knows precisely - Meta doesn't break WhatsApp out in its filings. Analyst estimates for business messaging, click-to-WhatsApp ads and the newer in-app ads generally land somewhere in the low single-digit billions per year, so roughly $100–500 million per month as a wide estimate. Treat any precise-sounding number you read with suspicion.

How hard is it to build a WhatsApp clone?

A community messaging app with realtime delivery, read receipts and voice notes is a solid 2–3 week AI-builder project - Supabase Realtime does the heavy lifting. What's genuinely hard is consumer chat at WhatsApp's level: end-to-end encryption, calls infrastructure, and billions-scale delivery. Don't build that; build structured messaging for a niche that pays.

Is it legal to build a WhatsApp clone?

Yes - chat apps are a crowded legal category (Telegram, Signal, Discord all coexist). Don't copy WhatsApp's name, logo or distinctive trade dress, and take privacy law seriously: messaging products handle personal data, so GDPR-grade consent, deletion and export need to be in your plan from day one.

What tech stack should I use for a WhatsApp clone?

Next.js as a mobile-first PWA with Supabase for Postgres, auth, storage and - crucially - Realtime subscriptions for instant delivery, then React Native when you need native push. Rent calls infrastructure from LiveKit or Daily rather than building WebRTC yourself. The Cursor prompt on this page lays out that architecture including the read-receipt design.

What does it cost to run a messaging app?

At community scale, very little: Supabase's pro tier ($25/month) handles thousands of active chatters, storage for media is pennies per GB, and voice/video minutes from LiveKit start free. The expensive versions of this product are E2E encryption audits and global calls infrastructure - which is exactly why the niche-community angle is the indie-sized one.

Why doesn't WhatsApp charge users?

It used to - $1/year, famously. Meta dropped the fee because the strategic value is the graph: two billion people whose business conversations, ads and payments Meta can monetize indirectly. That math only works at Meta scale, which is the clearest possible signal that a clone needs a different model: charge communities or businesses, not chatters.

Next targets

More apps to clone

CloneMRR is not affiliated with, endorsed by or connected to WhatsApp. Revenue figures are rough estimates based on public reports and are provided for educational purposes only. "Cloning" here means building an original product inspired by a proven business model - never copy a brand's name, logo, content or code.