Voting app. Spring Security, Spring MVC, Firestore
Application is hosted on: https://murmuring-gorge-54818.herokuapp.com/
You can deploy it via an application server like tomcat.
Or
Appliaction also has requirement to be deployed on Heroko. you can also follow these steps after cloning the code in your local:
1- In project folder path in ther terminal execute: $heroku create
2-Run the Heroku via maven: $mvn clean heroku:deploy-war