/InventoryManagement

School Project Inventory management FrontEnd using React and Tailwind

Primary LanguageTypeScriptMIT LicenseMIT

InventoryManagement Preview

InventoryManagement

Description

InventoryManagement is a web application for stock management using React and Typescript and based on the TailAdmin template. The application features a responsive design, a dark mode, and offers functionality that is both intuitive and user-friendly. It's an ongoing project that's continuously being improved.

Features

  • Responsive design for various screen sizes.
  • Dark mode for a comfortable viewing experience.
  • User-friendly and intuitive interface.
  • Ongoing improvements and updates.

Installation Steps

  1. Clone the Repository
git clone https://github.com/Zora029/InventoryManagement.git
  1. Navigate to the Project Directory
cd InventoryManagement
  1. Install Dependencies
npm install
  1. Run the development server
npm run dev
  1. Access the Application: Open your web browser and navigate to http://localhost:5173 to access the application.