The goal of this app is to have it decide for the user where to eat at based on parameters the user provides.
Have nodejs and npm installed. Run "npm install" inside the javascript directory to install all of the dependencies.
Enter the javascript directory. Then run "npm run build-production". After that, right-click the index.html file, and select "open in browser" to see the website.