/stepform

Primary LanguageJavaScript

React Step Form

Form with multiple steps and confirmation. Frontend only, no API. Uses Material UI

Quick Start

# Install dependencies
npm install

# Serve on localhost:3000
npm start

# Build for production
npm run build