Supported Frameworks

Explore the different frameworks and languages available in Make Mode

Available Frameworks

Make Mode can generate code for seven different frameworks. Select your target from the dropdown in the header.

React (Default)

Generate React components with JSX. The AI produces functional components with hooks, proper prop types, and CSS-in-JS or CSS modules.

Vue.js

Generate Vue single-file components (SFCs) with template, script, and style sections.

Svelte

Generate Svelte components with reactive declarations and scoped styling.

Flutter (Dart)

Generate Flutter widgets in Dart for cross-platform mobile and desktop apps.

Vanilla JavaScript

Generate pure HTML, CSS, and JavaScript without any framework dependencies.

SwiftUI

Generate SwiftUI views for native iOS, iPadOS, and macOS apps.

Jetpack Compose

Generate Compose UI for native Android apps using Kotlin.

Choosing the Right Framework

Consider these factors when selecting a framework: