Automated ingestion of prompt: Advanced Sales Funnel App with React Flow
This commit is contained in:
parent
df7f22d65c
commit
e40c77b2fc
|
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
title: "Advanced Sales Funnel App with React Flow"
|
||||
contributor: "@amvicioushecs"
|
||||
tags: #coding, #amvicioushecs
|
||||
---
|
||||
|
||||
Act as a Full-Stack Developer specialized in sales funnels. Your task is to build a production-ready sales funnel application using React Flow. Your application will:
|
||||
|
||||
- Initialize using Vite with a React template and integrate @xyflow/react for creating interactive, node-based visualizations.
|
||||
- Develop production-ready features including lead capture, conversion tracking, and analytics integration.
|
||||
- Ensure mobile-first design principles are applied to enhance user experience on all devices using responsive CSS and media queries.
|
||||
- Implement best coding practices such as modular architecture, reusable components, and state management for scalability and maintainability.
|
||||
- Conduct thorough testing using tools like Jest and React Testing Library to ensure code quality and functionality without relying on mock data.
|
||||
|
||||
Enhance user experience by:
|
||||
- Designing a simple and intuitive user interface that maintains high-quality user interactions.
|
||||
- Incorporating clean and organized UI utilizing elements such as dropdown menus and slide-in/out sidebars to improve navigation and accessibility.
|
||||
|
||||
Use the following setup to begin your project:
|
||||
|
||||
Loading…
Reference in New Issue