Can not render data from mongo db in react js front end – Reactjs
I have written a backend code in nodejs using expressjs and I have a list of doctors stored in mongodb database and I am using mongoose. I have tested the api end point in postman and I am getting correct…