JavaScript/webpack - issue with event listener in my index.js file
I am working on the Restaurant Page project from The Odin Project (https://www.theodinproject.com/lessons/node-path-javascript-restaurant-page). I'm new to using webpack and keep running into issues. The latest one is that the event listener in my
renderNavbar() prevents the page from rendering, even with Live Server on. If anyone can help, I'd greatly appreciate it. My code is in the src directory of my repo: https://github.com/savvystrider/webpack-restaurant-pageGitHub
Odin Project. Contribute to savvystrider/webpack-restaurant-page development by creating an account on GitHub.
