A Simple form validation with a variety of form fields. All the form templates are build with ejs for easier jsx.
git clone https://github.com/stevehoober254/server-form-validation-node-ejs.git
cd server-form-validation-node-ejs
npm install
npm run dev