Hello,
I inserted two different links above. The first one has the updated files, and the second one has my original code. Can @PocroLoco or @nathanmartin help me out since you all have encountered this problem before? TIA
@exaudaro As @dig has pointed out, your project is just plain broken, the error message given in the developer console tells you how.
The issue is entirely unrelated to Netlify, and it occurs for your project even when run with your development server (npm run dev).
While I could assist you to solve it, I’d feel like I was doing you a disservice, as I can tell that you’re doing an entry level “learn to code” course.
As a developer you have to be able to understand/research the problems that you encounter and self-solve.
Chances are it will drive you crazy @exaudaro then suddenly bam you find the solution and you wonder why it took you so long when it was such an easy fix.