Skip to main content
ZapDev supports five modern web frameworks, each pre-configured with a powerful UI library and Tailwind CSS. Choose the framework that best fits your project needs.

Available Frameworks

Next.js 15

Full-stack React framework with Shadcn/ui. Best for SSR, SEO-focused apps, and complex routing.

Angular 19

Enterprise framework with Material Design. Best for complex forms and TypeScript-heavy projects.

React 18

Lightweight SPA with Chakra UI. Best for simple client-side apps and learning projects.

Vue 3

Progressive framework with Vuetify. Best for flexible architecture and gradual adoption.

SvelteKit

High-performance framework with DaisyUI. Best for minimal bundle size and simple syntax.

Framework Selection

ZapDev automatically selects the most appropriate framework based on your request:
  • Explicit mentions: If you specify a framework name, ZapDev uses that framework
  • Default choice: Next.js is the fallback for ambiguous or unspecified requests
  • Smart detection: ZapDev analyzes your requirements:
    • Enterprise/complex projects → Angular
    • Performance-critical apps → Svelte
    • Material Design UI → Angular or Vue
    • Vercel/Linear aesthetic → Next.js

Common Features

All frameworks include:
  • Tailwind CSS: Pre-configured utility-first CSS framework
  • TypeScript: Full type safety and IntelliSense support
  • Modern tooling: Vite or Next.js for fast development
  • Component libraries: Production-ready UI components
  • Isolated sandboxes: E2B-powered development environments

Selection Examples

"Build a Netflix clone"
"Create an e-commerce site"
"Build a blog with SSR"
ZapDev selects Next.js for full-featured React apps with server-side rendering.

Next Steps

Explore the framework-specific documentation to learn about pre-installed packages, use cases, and code examples:

Next.js

Angular

React

Vue

Svelte

Build docs developers (and LLMs) love