Style Checker for CS312 at UT.
Production: https://cs312style.herokuapp.com/
Stage: https://cs312style-stage.herokuapp.com/ (Should be in sync with master)
mvn clean install && heroku local
See https://github.com/shreyassood/CS312_style/tree/master/web on how to run React frontend.
Uses multiple buildpacks (Java-Maven and Node) to setup Spring Backend and Build React Frontend