So I am experimenting with NPM. I could not get it working in my own at school, but want to try again during the holidays.
Here is the backend I am working with:
module.exports = index.js
Basically goal is to have a user search domain on my search bar and return the results from functionality.
I know I need a script tag after my form on the front end, but unsure what this would look like. Any advice or direction for my own knowledge would be appreciated Happy Holidays.