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
Tried Sketch2App? Please give us feedback here!
NOTE: This repo will no longer be maintained after May 1, 2024. This project was originally open source but the live demo link is costing more than expected to keep running. Due to traffic, we will invest in more capabilities and will be closing source of these improvements. To get started, go to Sketch2App web app 2.0 or the VS code extension!
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
Deploy the example using Vercel: