Medium size image
Medium size image
Hello
Prompt Template to Give Your AI
When you are ready to have your AI build the editor component, you can use something like this:
*"Build a modern blog post editor component using [React / your framework] and Tailwind CSS.
It needs to include:
Form inputs for Title, custom URL Slug, and a short Excerpt.
A content writing area (either a Markdown editor with live preview or a clean rich-text interface).
A tag management input and a status dropdown (Draft / Published).
An image upload handler that previews images and prepares them for cloud storage.
An Auto-save feature that triggers a callback function every 30 seconds.
Provide the component code along with state management for handling the post data."*
Are you planning to build this editor interface using React or another specific frontend framework?