How to import JS in React.js

I downloaded a template and put all the CSS in a folder and imported it into the App.js file, and now I want to import the JavaScript files, but it gives an error, I even used / * global jQuery * / and put it in the index.js file. I also imported js, but it still gives an error

Is it possible to import JS file at all? If so, thank you for your reply

Error image:
See the error image