Skip to content

Multi step form built with React and Material UI

Notifications You must be signed in to change notification settings

moeinio/react_step_form

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.1%
  • HTML 9.6%
  • CSS 2.3%