Update README.md

This commit is contained in:
AK 2023-09-11 22:41:41 +00:00
parent 3c491984ca
commit ac43dafb6c

View file

@ -1,3 +1,5 @@
# express-inventory-application # express-inventory-application
Inventory application implemented in Javascript, Node, Express and ejs. Performs CRUD operations on MongoDB database depending on user input and displays relevant results Inventory application implemented in Javascript, Node, Express and ejs. Performs CRUD operations on MongoDB database depending on user input and displays relevant results
Hosted at https://inventoryapp-1-z0881378.deta.app/