@waldosmutsSubmitted over 1 year ago
My solution to the multi-step form challenge.
Using Next.js 13 for routing between steps while maintaining the form with react-hook-form in the layout.
Added TailwindCSS for easy styling.
Probably a little over-engineered but wanted to test some of Next 13's features