Implementing Cross-Origin Resource Sharing (CORS) in the development of a MERN app
Good evening Devs
So, as part of building my dev poitfolio
In the process of building a MERN app, I had to fetch some data from the backend node server to be displayed on the front end. If we try to preview it in the browser, no data is fetched and d...
ric-dev.hashnode.dev2 min read