mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-05-01 06:23:54 +07:00
2024 chatgpt update
This commit is contained in:
@@ -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].
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user