InventoryManagement is a web application for stock management using React and Typescript and based on the TailAdmin template. The application features a responsive design, a dark mode, and offers functionality that is both intuitive and user-friendly. It's an ongoing project that's continuously being improved.
git clone https://github.com/Zora029/InventoryManagement.git
cd InventoryManagement
npm install
npm run dev
http://localhost:5173
to access the application.