2024 chatgpt update

This commit is contained in:
Your a
2024-05-06 10:24:52 +03:00
parent 6e6445d44a
commit c8302bf3ae
8709 changed files with 190023 additions and 18711 deletions
+32
View File
@@ -0,0 +1,32 @@
# Code a Web App in Replit | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%225e78121b-8b68-456a-806f-f4d1d21119ce%22%2C%22flow%22%3Atrue%7D%7D)
Turn your idea into a functional and beautiful web app using Replit.
# Prompt
```
Title: #[TitleOfTheProject]
Description: #[BriefDescription]
Type: Web App
Platform: Web Browser
Language/Framework: #[ProgrammingLanguages ]
Key Features:
#[Feature1]
#[Feature2]
#[Feature3]
Please provide step-by-step instructions and code for creating a Web App project titled #[TitleOfTheProject] using #[ProgrammingLanguages ]that can be set up in Replit. The project should have the following key features: #[Feature1], #[Feature2], #[Feature3].
```