Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niklauslee/draw2app
Generate web app from drawing by AI
https://github.com/niklauslee/draw2app
ai drawing openai web wirefram
Last synced: 3 months ago
JSON representation
Generate web app from drawing by AI
- Host: GitHub
- URL: https://github.com/niklauslee/draw2app
- Owner: niklauslee
- License: gpl-3.0
- Created: 2024-06-10T03:31:23.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-01T01:48:17.000Z (8 months ago)
- Last Synced: 2024-07-05T13:36:52.825Z (7 months ago)
- Topics: ai, drawing, openai, web, wirefram
- Language: TypeScript
- Homepage: https://draw2app.pages.dev
- Size: 1.85 MB
- Stars: 14
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# draw2app
![screenshot](https://github.com/niklauslee/draw2app/blob/main/images/screenshot.png?raw=true)
**draw2app** is a simple open-source tool to generate web app from drawing in web browser. You can draw a low-fidelity sketch for a web app and then generate real web app executable in web browser.
This is developed using:
- [DGM.js](https://dgmjs.dev) (diagram library)
- [Astro](https://astro.build) (meta-framework)
- [shadcn/ui](https://ui.shadcn.com/) (React UI components)
- React + TypeScript
- Tailwind CSS (styling)
- OpenAI GPT-4o