Cors isn’t working on express , even after setting it
i was given a web application to deploy , it was a fairly simple application with a react frontend and a node/express backend , everything seemed to be working fine , but the front end wasn’t able to communicate with the api and it appears to be a cors issue .