diff --git a/frontend/README.md b/frontend/README.md
new file mode 100644
index 0000000..48b8622
--- /dev/null
+++ b/frontend/README.md
@@ -0,0 +1,226 @@
+# Form Creator Component
+
+A modern, accessible form creation component built with Vue.js that provides a clean and professional interface for collecting user input.
+
+## Features
+
+- ✅ **Modern Design**: Clean, professional UI with smooth animations
+- ✅ **Responsive**: Works perfectly on all device sizes
+- ✅ **Accessible**: Full ARIA support and keyboard navigation
+- ✅ **Form Validation**: Real-time validation with user-friendly error messages
+- ✅ **Vue.js 3**: Built with Vue 3 Composition API
+- ✅ **TypeScript Ready**: Fully typed for better development experience
+- ✅ **Dark Mode**: Automatic dark mode support
+- ✅ **No Dependencies**: Self-contained component with minimal footprint
+
+## Fields
+
+The component collects two fields:
+
+1. **Name** (required): Text input for the item name
+ - Minimum 2 characters
+ - Maximum 100 characters
+ - Required field validation
+
+2. **Description** (optional): Textarea for additional details
+ - Optional field
+ - Expandable textarea
+ - No character limit
+
+## Usage
+
+### Basic Usage
+
+```vue
+
+ Create New Item
+
+
A modern, accessible form component built with Vue.js
+A modern, accessible form component built with Vyesjs framework
+