React native – Accessing data from mongodb from node js always returning timed out error
I'm building a website using react js as front end with node as back end and mongo db as database. I put some dummy data in the database like this and im using express and mongoose.created the database in atlas.…