Making DuckDuckNo in Solid.JS

Making DuckDuckNo in solid was quite challenging. it pushed my skills a bit, which made for a lot of fun. It uses the google search API because to DuckDuckGo API is garbage, and offers only the "instance answers API" which seems to made more for voice assistants, useless in this case. since I had to switch to google, I had to start using an API key, which meant I needed a backend to conceal the API key. hence, The backend repo which simply acts as a middleman, making results from the google custom search api easier to use, and removing unneeded parts (they may be added in the future when I feel like it.) Its all for jokes of course, I'm just surprised I was able to get duckduckno.com