A simple registration form with client side js validation. Built with webpack and bootstrap.
You'll need Git and Node.js to run this project locally.
-
Clone the repo and run
npm install
. -
Run
npm run start
and openhttp://localhost:4444/dist
in your browser.
The site has been deployed to Netlify: