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
- Next.js
- Angular
- React
- Vue
- Svelte