Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alirza-gz/inventory-app
Inventory App with ReactJS & TailwindCSS
https://github.com/alirza-gz/inventory-app
css front-end frontend html inventory inventory-management javascript js react reactjs tailwind tailwindcss
Last synced: 4 days ago
JSON representation
Inventory App with ReactJS & TailwindCSS
- Host: GitHub
- URL: https://github.com/alirza-gz/inventory-app
- Owner: alirza-gz
- Created: 2024-08-20T23:37:41.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T14:31:50.000Z (about 2 months ago)
- Last Synced: 2024-10-17T15:30:15.339Z (21 days ago)
- Topics: css, front-end, frontend, html, inventory, inventory-management, javascript, js, react, reactjs, tailwind, tailwindcss
- Language: JavaScript
- Homepage: https://inventory-app-alirzagz.netlify.app/
- Size: 238 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Inventory App
Inventory App with ReactJS & TailwindCSS# APP Features
- Create categories
- Add new products based on previous or recently added categories
- Edit and Delete product
- Sort products based on createdAt Date
- Filter products based on selected category
- Search in products based product title
- use Context API as state management
- Light and Dark theme
---
# Screen SHOTS
![msedge_C8ahNbzWVR](https://github.com/user-attachments/assets/41626de5-4fa5-41fb-9f86-490c07b68133)
![msedge_X8mfILaSJQ](https://github.com/user-attachments/assets/7e37bee5-25b5-4716-ba75-35346dad71f5)
---
# APP Link
[Inventory App](https://inventory-app-alirzagz.netlify.app/)
---
Made with :heart: by Alirza-gz