https://github.com/sujjeee/text2web
https://github.com/sujjeee/text2web
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sujjeee/text2web
- Owner: sujjeee
- Created: 2023-04-09T18:35:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-12T17:12:19.000Z (almost 3 years ago)
- Last Synced: 2025-02-05T23:02:03.568Z (11 months ago)
- Language: TypeScript
- Homepage: https://text2web.vercel.app
- Size: 1.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Text to Web
Text to Web is a web app that lets you create a website from natural language input. It uses the OpenAI API to generate HTML, CSS and JS code from your text and displays the website using an iframe. You can also edit the code using Codepen by clicking on the edit code button.