CliveUnger / SignatureComponent

Signature component for TX notary bond site form.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TX Notary Signature Component

Boilerplate code forked from StepenGrider

This component allows users to create an electronic signature using their mouse or finger(mobile). The signature is then used to populate the TX notary application along with other user data. In this instance, dumby data is used instead of real inputed data.

###Testing### Run the following commands then visit localhost:8080/signhere to see the project.

	> git clone https://github.com/CliveJUnger/SignatureComponent.git
	> cd SignatureComponent
	> npm install
	> npm start

About

Signature component for TX notary bond site form.


Languages

Language:JavaScript 98.5%Language:ActionScript 1.0%Language:HTML 0.3%Language:CSS 0.2%