Form with multiple steps and confirmation. Formik 2 + Material UI
# Install dependencies npm install / yarn # Serve on localhost:3000 npm start / yarn start # Build for production npm run build / yarn build