Spaces:
Runtime error
Runtime error
File size: 493 Bytes
c535f89 2f772ad c535f89 2f772ad c535f89 34e1c3e c535f89 2f772ad | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | ---
title: AppDraft
emoji: 💻
colorFrom: blue
colorTo: indigo
sdk: gradio
app_file: app.py
pinned: false
short_description: Turn an app idea into a copy-paste build pack for your IDE.
sdk_version: 6.14.0
---
# AppDraft
AppDraft is a Hugging Face Space that turns an app idea into a structured build pack you can copy into your IDE.
## What it generates
- Product brief
- UI plan
- Database plan
- API routes
- Folder structure
- Starter code
- Reusable implementation prompt
- JSON export |