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_form
It install or update dependencies
npm install
npm start
It shows project on your web browser.
You should build project for upload on production project.
npm run build
I hope to it's helpfull for you.