Coding challenge from frontendmentor.io
I have used the following libraries to solve this:
- Next.js 13
- React 18
- Xstate (finite state machine))
- PandaCSS
- React Hook Form
The application is fully responsive and accessible.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.