Skip to content

avanishd-3/sign-up-form-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sign-up-form template with international telephone support.

Written with Vanilla CSS and Typescript.

To modify the logic, edit the TS file (compiles to JS)

Notes:

International telephone support is provided using the int-tel-input plugin

I'm currently using Cloudfare as a CDN to access this plugin. I may try bundling in the future, but Webpack creates way too many dependencies for this simple project.

Or, I'll deploy on Netlify.