A simple web application to implement Create and Retrieve operations in NodeJS Application with the help of MongoDB and Express.
It stores the details of the customers of an E-Commerce website such as Full Name, Email ID, Mobile Number, Address and Pincode in MongoDB database.
Validated the Name and Email ID fields using NodeJS