Hello Guys!


This is the most basic example of a CRUD Application using Node and Express.
We also used Mongoose as our mongoDB Database ODM and EJS as our template engine
Here we have a list of users where we can add new users, update, or delete them.


Add a User Users List