A small Next.js TypeScript application featuring a contact form, mock authentication, API route handling, state management with Zustand, form validation with Zod, and data fetching with React Query.
This project is a simple and responsive Contact Form built using HTML, CSS, and JavaScript. It includes client-side validation to ensure that: Name, Email, and ...