I have some problems of implementing jquery from a template i downloaded to my Navbar.js, is anyone available to help me through this proccess? rlly want to finish this project but still inexperienced
the jquery are all in the assets/js folder
I have some problems of implementing jquery from a template i downloaded to my Navbar.js, is anyone available to help me through this proccess? rlly want to finish this project but still inexperienced
the jquery are all in the assets/js folder
Hey there,
there are two ways to add external libraries into React:
index.html
file of your projecti did that but the jquery functions are not working …
So when I load your project into codesandbox, it breaks.
I’d remove all the stuff that doesn’t belong to React and add each additional new feature line by line to see where it breaks.
i decided just to rewrite it using js not jquery for the animations haha
Alright,
looking forward to seeing it!