html template is nice. although convoluted css. uses jquery validation and doesn't really use form element.
4 Reviews
Code quality is bad. There are jquery libraries being used instead of putting behaviour in the component the behaviour is external and using CSS selectors.
This template looks awesome and got some great customer support! Thanks guys!
By our experience in react, there are some points to improve. 1.- Component splitting. all the code work ok but i can not take only the main components like form and stepsBar because is not dynamic 2.- Use styled component in react or module component integration If you improve styled component pattern the css will be more easy to modify and adapt in case we want modify some specific part of the component 3.- Dynamic data in one file . 4.- Change to next-js demo for metadata and vasel integration 5.- Move the status bar to the component inside the stepsBar