User Management system using CRUD operation
What is CRUD in MongoDB?
* The Create operation is used to insert new documents in the MongoDB database.
* The Read operation is used to query a document in the database.
* The Update operation is used to modify existing documents in the database.
* The Delete operation is used to remove documents in the database.
Project video Link (https://www.loom.com/share/67c570e5b7b94feaa3a3739c044ef84a)
I began working as a coder in Full-stack development.
I've worked with HTML, CSS, JavaScript, React JS, Bootstrap, Nodejs, Express JS, MongoDB & MYSQL