Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dannycahyo/invenflow-ui

Repository files navigation

Inventory UI

Invenflow UI is a React-based user interface for managing inventory. This project uses Vite for development and build processes, along with Tailwind CSS for styling. In addition, it utilizes React Router for navigation, routing, and managing the application's state.

Table of Contents

Features

  • User authentication (login and registration)
  • Product management (add, update, delete, view products)
  • Pagination for product listing
  • Modal confirmation for delete actions
  • Responsive design using Tailwind CSS

Installation

  1. Clone the repository:

    git clone https://github.com/dannycahyo/invenflow-ui
    cd invenflow-ui
  2. Install dependencies:

    npm install
  3. Create a .env file in the root directory and add the following environment variables:

    # The base URL of the API
    VITE_API_BASE_URL=
  4. Start the development server:

    npm run dev

Tech Genius Bootcamp

This project is part of the Tech Genius Bootcamp Full Stack Web Development conducted by the Informatics students of the State University of Surabaya. The bootcamp aims to provide hands-on experience in building full-stack web applications using modern technologies.

See the Backend Project here.

Tech Genius Bootcamp

About

Inventory Management System - UI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published