Writing a Good Prompt
Be descriptive! The more detail you provide, the better the result. Mention the purpose, style, and key pages. Example: "Create a modern, minimalist portfolio website for a photographer named Jane Doe. It needs a gallery homepage, an about page, and a contact form."
How to Create Your Website
1. Describe your desired website in the prompt box.
2. Click "Generate Website".
3. Preview the result, edit the code in the file explorer, and download the .zip file when you're ready.
Full Guide
The Website Generator creates a complete set of files. You can click on any file in the "Files" panel to view and edit its code. The "Preview" tab shows a live version of your index.html. Use the "Download .zip" button to save all files to your computer.
Contact Support
Have more questions? Email our support team.
Writing a Good Prompt
For the best results, paste your full code snippet into the code editor and any error messages into the "Logs" tab. You can also use the "Prompt" tab to describe what the code is supposed to do.
How to Debug Your Code
1. Select the programming language.
2. Paste your code and any error logs.
3. Click "Debug Code" to get an AI analysis, suggestion, and the fixed code.
Full Guide
The AI Debugger analyzes your code for errors. The response includes an explanation of the bug, a suggestion on how to fix it, and a ready-to-use block of the corrected code. You can use the "Apply Fix" button to update the editor automatically.
Contact Support
Have more questions? Email our support team.
Writing a Good Prompt
Clearly describe the component you want to build. Mention the framework (React Native or Flutter) and the desired functionality. Example: "A login screen component for React Native with email and password fields and a submit button."
How to Create Your Component
1. Describe your component in the prompt box.
2. Select your framework (React Native/Flutter).
3. Click "Build App" to generate the code.
Full Guide
The Mobile Builder generates a single, complete code file for a mobile component. You can copy the code directly from the editor to use in your mobile application projects.
Contact Support
Have more questions? Email our support team.