DanonymousCoder / Random-quotes-generator

A web app that generates random quotes
https://danonymouscoder.github.io/Random-quotes-generator/
MIT License
8 stars 12 forks source link

Ai_Quotes button not working #32

Open DanonymousCoder opened 3 weeks ago

DanonymousCoder commented 3 weeks ago

image

patricksolka commented 1 week ago

Hey @DanonymousCoder as i looked through your code i noticed that you're not passing the static files to the server which leads to the issue that when you click on the button the request can't be fetched to the server resulting in your given error message. I will fix this issue! Could you assign it to me?