I want the user to enter a name and score, store the score and the user’s name in MongoDB, and then display the user’s name corresponding to the score.
I have connected MongoDB, Node.js, and React.js. I created an input field so the user can enter their name and score, and I saved this information in MongoDB.
https://shaif-ali-javad.github.io/interview-reactjs/
shaif javad is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.