0

I can't seem to figure out why the Javascript code on my project is not working when I push the project to GitHub Pages.

I have tried removing the slash from the file paths and changing the file directory a bit but nothing seems to work? I was able to get the tab icon to show with the removal of the slash but I can't get the to-do tasks to show up on the form.

Link to Repo: https://github.com/Corey-S96/To-Do-List-Web-App

Link to Deployment: https://corey-s96.github.io/To-Do-List-Web-App/

  • From the browser console ~ _"app.js:1 Uncaught ReferenceError: $ is not defined"_. You need to load jQuery **before** `app.js` – Phil Jul 25 '21 at 04:03

0 Answers0