3
14 Comments

I built a tool to generate Angular/React components from a prompt

Frontend started feeling repetitive.

I kept rebuilding the same UI components over and over.

dashboards
forms
layouts
cards

so I tried something:

I describe a UI → it generates a working Angular/React component instantly.

it’s still early, but it already saved me hours of work.

would love honest feedback from other builders 👇
https://www.frontuna.com

on April 5, 2026
  1. 1

    Generating isolated components is a solved problem. Tools like v0 and Claude Artifacts already do this flawlessly. If your tool just spits out raw React/Angular code from a text prompt, you are competing in a saturated market against massive players.

    The real bottleneck for developers isn't generating a layout; it's integrating that generated code into an existing, complex design system and state management setup without breaking things.

    Does Frontuna actually ingest a user's existing codebase context to match their specific architecture, or is it strictly for generating zero-to-one boilerplate?

  2. 1

    “Generating functional Angular/React components directly from prompts is a huge time-saver—especially for those repetitive dashboard layouts and forms. 🛠️ The focus on 'working' code over just a visual mockup is a great angle.
    Nice idea, this could be a good way to test it. There’s a competition where you can submit it — entry is $19 and winner gets a Tokyo trip.
    Prize pool just opened at $0 so your odds are the best right now.”

    1. 1

      i love to hear more - is there a link ?

  3. 1

    At high level, this seems to be good and interesting.
    What is your business model? I believe you are not planning to keep it free forever.

    If paid service, how are you going to compete with giants like Emergent and Base44? I mean what differentiates your service?

    hmm may be cost?

    1. 1

      Great question.

      Right now it’s a freemium model:
      free → limited generations
      paid → higher limits + more flexibility

      I’m not trying to compete with giants directly.

      The focus is very specific:
      frontend devs who are tired of rebuilding the same UI over and over.

      Less “build everything with AI”
      More “remove repetitive UI work”

      Still figuring out positioning — this feedback really helps 🙏

      1. 1

        The concept is really interesting. But product positioning is very important.

        All the best

  4. 1

    If I were you I will push it with marketing. Sometimes product is good and founders just can't get their first customers. And they maybe post about their tool only here. Curious: where do you market your product?

    1. 1

      Honestly still figuring this out.

      Right now mostly:

      • X (posting + replying to frontend discussions)
      • Indie Hackers
      • testing ads

      Definitely feels like distribution is the hardest part right now.

      If you have suggestions on channels that worked for you, I’d love to hear 👇

      1. 1

        Thanks for sharing! X + Indie Hackers is solid.

        For distribution, I've been testing something that might help - turns one post into adapted versions for Twitter/LinkedIn/Reddit.

        Saves the rewriting time. Want me to try it on your latest update?
        Free test, might be useful.

  5. 1

    This is clever. Look into making an MCP out of it.

    1. 1

      That’s a really interesting direction.

      Right now I’m focused on making the core generation solid,
      but I can see how MCP / deeper integration could make it way more powerful.

      Curious — how would you imagine using it in your workflow?

      1. 1

        by connecting the MCP to my AI CLI and executing the MCP from the cli. no need to get out of my env to create your components

  6. 1

    If anyone is working on a specific UI right now, drop it here — I’ll try generating it 👇