Skip to content

Lukada-taiya/InventoryMS

Repository files navigation

InventoryMS

InventoryMS is a frontend app built with react and typescript to manage the stores/inventory of any organisation.

Setup

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.

Thanks

This app was build using TailAdmin