Skip to content

Uvacoder/demo-multistep-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Step Form with Wizard

This is a simple multi-step form component built using ReactJS and Tailwind CSS (to handle the button transitions in the wizard).

There are lots of ways to build more complex components (for example, using UseReducer or Redux) but this component uses useContext to keep track of the step that the user is currently on. I hope you find this useful!

Screenshot

Screenshot 2021-06-03 at 22 09 08

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published