InventoryMS is a frontend app built with react and typescript to manage the stores/inventory of any organisation.
After cloning the app, ran these commands
npm install
npm run dev
Your app will then run on localhost
This only the frontend part of the application. Vist this repo to see the backend part.
This app was build using TailAdmin