The "Code a web app in Replit" prompt helps you receive comprehensive, structured guidance for building a custom web application using Replit. It generates detailed code examples and implementation instructions tailored to your specific project requirements.
{{title}}
: Enter a descriptive name for your web application (e.g., "Task Management Dashboard" or "Recipe Finder"){{description}}
: Provide a brief overview of what your application will do and its purpose{{languages}}
: Specify the programming languages and/or frameworks you want to use (e.g., "HTML, CSS, and JavaScript" or "React.js with Node.js backend"){{feature1}}
, {{feature2}}
, {{feature3}}
: List the specific features or capabilities you want your web app to have. Be as detailed as possible for better results.Examples of good feature descriptions:
The prompt will return structured instructions that you can directly implement in Replit, complete with code snippets and explanations.