Skip to content

This is a multistep form with no next or previous buttons built in React

Notifications You must be signed in to change notification settings

NanyThery/multistep-form-no-buttons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This an easy-peasy implementation using useEffect to build a button-less form in React

If you are facing a form design with no buttons or with automatic stage changes after an input has been written, chances are you will be using a structure similar to this. This is just a proof of concept. And optimal design should include at least an easy way to go back and modify information for the sake of UX.


Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

This is a multistep form with no next or previous buttons built in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published