screenshot-to-code/frontend/src
Jirawat Boonkumnerd 3d2978f5d2
feat: add paste from clipboard
- add paste image from clipboard (ctrl+v)
- validate if the file is an image
2023-11-18 06:49:03 +07:00
..
components feat: add paste from clipboard 2023-11-18 06:49:03 +07:00
hooks Use performance.now instead of Date.now 2023-11-16 11:11:48 +01:00
lib fix bad gitignore and missing file 2023-11-15 19:42:47 -05:00
App.tsx feat: add paste from clipboard 2023-11-18 06:49:03 +07:00
generateCode.ts support setting openai api key on the client side 2023-11-16 18:12:07 -05:00
index.css add back scanning animation 2023-11-15 15:52:03 -05:00
main.tsx fix toasts, error capture and get end to end working 2023-11-14 15:41:04 -05:00
types.ts support setting openai api key on the client side 2023-11-16 18:12:07 -05:00
vite-env.d.ts add a basic UI 2023-11-14 13:10:41 -05:00