facing issue in fetching input fields data of react to node as a value or parameter

Viewed 15

actually am fetching an api in nodejs and by made local url for fetching it in react to avoid CORS and now i have to make it dynamic in the way that , whatever value i pass to the input in reactjs , that same value should be in nodejs parameter as in static id mentioned below. how can it be achieved ??

0 Answers
Related