Hi, I am new to asp.net core, and react.js component. I wrote a get web api that returns the string like username. How to call this api from react.js component. Please provide a sample code.
Thanks