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