This is a practice 3 step form in ReactJS and each step has a back button expect the First Step. And each step will conserve all the supplied data so after clicking the back button you don't have to resubmit all the data only change the data required.
- node
- npm
- babel
- webpack
- react
npm install
npm start
open http://localhost:9000