Link sharing app using Next.js

Solution retrospective
The hardest thing to do was adding array of inputs to zod validation and handle all errors to exact inputs including validations for specific platform. The solution was pretty simple. I used useFieldArray hook that comes from react-hook-form library. That hook provides functions and variables like fields, append and remove (and of course more).
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@makogeboris
There might be an issue with the login auth, after creating an account I can't seem to login, the page just reloads and nothing happens
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord