Skip to content

amorindev/fronted-inventory

Repository files navigation

Inventory Management System

This is an inventory management system designed to manage products, categories, suppliers, and other functionalities related to inventory administration.

Description

The Inventory Management System allows users to manage products and track stock levels efficiently. It offers a user-friendly interface to handle inventory operations, such as adding new products, editing existing items, categorizing products, and monitoring stock levels in real-time.

Installation

  1. Clone the repository:

    git clone https://github.com/amorindev/fronted-inventory.git
  2. Download dependencies:

    npm i
  3. Set environment variables, add a .env file based on .env.example:

    VITE_API=http://localhost:7000/api/v1
  4. Run the project:

    npm run dev

About

App web developed in React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published