A responsive and modern Inventory Management Web App built with Node.js, Express, MongoDB, EJS, and Tailwind CSS.
This app allows users to Add, Edit, Update, and Delete inventory items efficiently.
Technology | Purpose |
---|---|
Node.js | Backend runtime |
Express.js | Web framework |
MongoDB | Database |
EJS | Templating engine |
Tailwind | CSS framework |
JavaScript | Frontend logic |
git clone https://github.com/swapnilshinde1101/Inventory-Management.git
cd Inventory-Management
npm install
mongodb://localhost:27017/inventory
npm install
nodemon index.js