Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.67 KB

README.md

File metadata and controls

36 lines (21 loc) · 1.67 KB

Use GPT4 Vision to generate web app code (CRA + Tailwind)

Use React to generate a web app with Tailwind CSS or React Native for a mobile app prototype. It will generate code and a sandbox to preview the app within seconds of capturing your wireframe/sketch

Sketch2Code

To get started, go to Sketch2App web app 2.0 or the VS code extension!

Tried Sketch2App? Please give us feedback here!

Green and Blue Modern QR Code Placement Poster (1)

Sketch2App | Featured on Futurepedia

Running Locally

After cloning the repo, go to OpenAI to make an account and put your API key in a file called .env.

Then, run the application in the command line and it will be available at http://localhost:3000.

pnpm run dev

One-Click Deploy

NOTE: This repo will no longer be maintained after May 1, 2024. Deploy the example using Vercel:

Deploy with Vercel