- All fields validation - on form submit
- Individual field validation - only if a field was previously validated and received errors
- Run
asdf install && pnpm i && pnpm dev
- Open the app in a browser at
localhost:5173
pnpm test
There're test examples of:
- utility function
- component
- custom hook