Current Status
Since the project is being nested in another website, there is no guarantee that it will be shown in the future. However, it is fully functional and ready for use.
Summary
An orders form for Christmas letters, allowing users to send personalized letters to their loved ones. The project features a festive design with a focus on user experience and ease of use. It is comprised of one large multistep form that guides users through the process of creating and submitting their letters. All other functionality after submission is handled by the parent website, which is a Christmas-themed e-commerce platform .
Features
- Responsive Design: Optimized for both desktop and mobile devices.
- Personalized Letters: Users can create and customize letters for their loved ones.
- User-Friendly Interface: Simple and intuitive form for submitting orders.
Development process
The development process involved creating a multistep form that guides users through the letter creation process. The form is built using React Hook Form for efficient form handling. Zod was used for the validation. The design is implemented with TailwindCSS to ensure a modern and responsive layout. The project is nested in a wordpress website.