how to send form react js to node and mongodb for flag guessing game
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 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.