Materialism is the title of this application as defined in the app.js file:
var app = angular.module('materialism', [
The issue at hand:
https://i.sstatic.net/01F4H.png
You can find my files here. Strangely, when I refresh the page after routing, no errors are displayed. I seem to be stuck on why the materialism app is not initializing. Any suggestions or insights would be greatly appreciated. Thank you.