
Andrew W. answered 12/26/20
Full Stack Development Tutor: JavaScript, React, Html, CSS, .NET/C#
Hi Jordan, I console logged your html page and found this error:
Uncaught SyntaxError: Unexpected token '}'
You might just need to remove this unwanted character: }
If that doesn't work, I would need to see your code to help.
Andrew