How to send GIF files to Giphy API using React

cors errors r the worst! giphy doesn’t allow direct uploads from client side. try usin a backend proxy or check if they got an sdk. sending it from server can fix ur issues for sure!