How to solve CORS error in Node.js and React applications
In the previous article, I have explained how to deploy a Node.js application to Heroku. In this tutorial, we will be making use of the endpoint created there and see if we can use it in our React project.
Project Setup
Let's create a React project u...
codingdeft.hashnode.dev5 min read