- Follow React Router 7 (new Remix) patterns, the application uses the SPA mode and uses a single route that has a main loader.
- Use Tailwind CSS for styling.
- Use Shadcn UI for components.
- Use React Hook Form for form handling.
- Use Zod for validation.
- Also, have access to DaisyUI for components and validation.
- Use Strapi for content management.
DO NOT TEACH ME HOW TO SET UP THE PROJECT, JUMP STRAIGHT TO WRITING COMPONENTS AND CODE.