This is a small Multistep Form Next.js project bootstrapped with create-next-app.
Follow the tutorial/blog post here
Clone the repository and install the dependencies:
git clone https://github.com/cortehz/multistep-form.gitcd multistep-formInstall dependencies:
npm installRun the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.