Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 552 Bytes

File metadata and controls

27 lines (16 loc) · 552 Bytes

Inventory Management System

Deployed at: https://codesandbox.io/s/inventory-7cz3t

A tool to manage inventory.

Features

  • Default view with inventory data. Contains search and customized visibility functions.
  • Form to update inventory.
  • Form to add new inventory.

Dependencies

  • antd

How to run locally

In the project directory, you can run:

npm install

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

ALL RIGHTS RESERVED