siddeffect / react_step_form

Multi step form built with React and Material UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

App Info

Author

Brad Traversy Traversy Media

Version

1.0.0

License

This project is licensed under the MIT License

About

Multi step form built with React and Material UI


Languages

Language:JavaScript 84.5%Language:HTML 10.1%Language:CSS 5.4%