Supported Frameworks

Explore the different frameworks and languages available in Make Mode

Available Frameworks

Make Mode can generate code for five 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.

Choosing the Right Framework

Consider these factors when selecting a framework: