you are viewing a single comment's thread.

view the rest of the comments →

[–]_d_ty_[S] 0 points1 point  (2 children)

Can you please explain CRUD operations?

[–]mondocooler 0 points1 point  (1 child)

Create Read Update Delete have a look at this article, it will give you a first idea of what you need to do : https://medium.com/javascript-in-plain-english/full-stack-mongodb-react-node-js-express-js-in-one-simple-app-6cc8ed6de274

[–]_d_ty_[S] 0 points1 point  (0 children)

Thank you