Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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