I tried using basic fetch and connecting my react app with MongoDB but it is throwing error. I tried all of possible tutorial but I can’t fix this please help.
Hi @nut_craker and welcome to MongoDB community forums!!
In order to assist you further, could you help us with few information regarding the error that you are facing:
What is the error you are facing while making the connection?
What are the documentations you are following ?
Is the connection working with other drivers or in mongoshell or compass?
The following documents on How to connect the React App with MongoDB would be a good starting point for the development.