form-videommerce
v1.0.1
Published
videommerce form
Readme
#What is videommerce form?
its just a normal form
#How to install it?
npm install form-videommerce for npm package
yarn add form-videommerce for yarn package
#How to use it? install it first then call the functions
videommerceForm();#u can pass the following parameters
handleSubmit and name
#on your html page add the following div
<div id="videommerce-form"></div>
