Questionnaire form html by multi step.This is a base project to make Questionnaire for users.You can develop it.
To install it:
npm install questionnaire_formIt install or update dependencies
npm installnpm startIt shows project on your web browser.
You should build project for upload on production project.
npm run buildI hope to it's helpfull for you.