/2IMV20-hw2

Primary LanguageJavaScriptMIT LicenseMIT

Employee reviews explorer

Decide which company you'd rather work for based on review analysis. Powered by Guillermo and Aref's interactive review visualization tool.

Running

with docker

  • Run make run-ui-dev
  • And inside the container run yarn run start:dev
  • App will be available on http://localhost:3232

without docker