StackTally "Smart management for stacked items, find it fast, count it smarter." ## Prerequisites Node.js (v18.0.0 or higher) npm (v9.0.0 or higher) MongoDB (v6.0 or higher) Installation 1. Clone the Repository git clone https://github.com/your-username/stack-tally.git cd stack-tally 2. Server and Client setup In the project root directory, run the following command: npm run install:all `