event-js - frontend For deploy:
0)Go to the Front directory (..\Practice\event-js).
1)"npm install" - for installing node_modules
2)"ng serve --open" - compilation project and auto-open himself on registration page
!No validation so far, but email must be unique
rest-regform - backend
You can built it with "mvn clean package" from main direcory(..\Practice\rest-regform)