Create a complete web application with Cerewro

Describe your idea in the chat and Cerewro generates the complete frontend: semantic HTML, modern CSS, interactive JavaScript or React components, responsive design for mobile and tablet, and WCAG 2.1 accessibility.

Cerewro Chat — Task list app
Create a task list app in HTML/CSS/JavaScript:
- Add, edit, delete tasks
- Mark as complete
- Filter by status (all/pending/done)
- Priorities (high/medium/low) with colors
- Save to localStorage
- Dark mode design with CSS variables
- 100% responsive
Convert to React + TypeScript
Convert this vanilla JS app to React 18 + TypeScript:
- Hooks: useState, useEffect, useCallback, useReducer
- Separate components: TaskList, TaskItem, TaskForm, FilterBar
- Context API for global state
- Tailwind CSS for styles
- Feature-based folder structure
Bootstrap 5.3 for rapid prototyping: For internal tools or prototypes, ask Cerewro to use Bootstrap 5.3: "Create the same app using Bootstrap 5.3 components". You get a professional design without custom CSS.