Supported Project Types
VULK can generate various types of applications.
Web Applications
React/Vite Apps
Modern single-page applications with:
- React 19
- TypeScript
- Tailwind CSS
- Vite build system
Next.js Apps
Full-featured React framework with:
- Server-side rendering
- API routes
- File-based routing
Mobile Applications
React Native (Expo)
Cross-platform mobile apps for:
- iOS
- Android
- Preview via Expo Snack
Flutter
Google cross-platform framework:
- iOS and Android
- Web support
- Preview via Zapp
Common Project Types
Landing Pages
Marketing and portfolio sites with:
- Hero sections
- Feature grids
- Testimonials
- Contact forms
Dashboards
Admin panels with:
- Charts and graphs
- Data tables
- Sidebar navigation
- Dark/light themes
E-commerce
Online stores with:
- Product listings
- Shopping cart
- Checkout flow
- Stripe integration
Full-stack Apps
Complete applications with:
- Frontend UI
- Backend API (Cloudflare Workers)
- Database (D1)
- Authentication