Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ben-abdurrehman/inventory-management-system
An inventory management system for any company to manage the stock over all
https://github.com/ben-abdurrehman/inventory-management-system
css devpos html inventory-management inventory-management-system inventro javascript react-project reactjs stocks tailwind vite-react xml
Last synced: 7 days ago
JSON representation
An inventory management system for any company to manage the stock over all
- Host: GitHub
- URL: https://github.com/ben-abdurrehman/inventory-management-system
- Owner: ben-abdurrehman
- Created: 2024-11-14T05:42:33.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-21T12:02:39.000Z (about 1 month ago)
- Last Synced: 2024-12-25T05:28:55.747Z (about 1 month ago)
- Topics: css, devpos, html, inventory-management, inventory-management-system, inventro, javascript, react-project, reactjs, stocks, tailwind, vite-react, xml
- Language: JavaScript
- Homepage: https://inventory-management-system-nu-jet.vercel.app
- Size: 383 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Inventory management system
## A simple `Inventory management system`, using `reactjs + vite`, and `tailwind`.### You can easily `download` this repo by going to the `code button`, after pressing it click on `Download zip`.
### After `Downloading` it, open in `VS-code` and write the following command in terminal
```bash
npm i
```
Now run it by typing```bash
npm run dev
```
Run this Project copy it, and paste it into the browser URL
```bash
localhost:5173
```### Here is some representation of my `Inventory management system` project.
![Project `Inventory management system` Screenshot](src/assets/DEVPOS.png)
![Project `Inventory management system` Screenshot](src/assets/Screenshot.png)