/Multi-Step-Form-In-Reactjs

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

Primary LanguageJavaScript

React Multi 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