https://github.com/abdulrhmangoni/am-store-library
AM Store's library that contains components, hooks and functions shared between AM Store's client site and Admin Panel.
https://github.com/abdulrhmangoni/am-store-library
javascript library material-ui npm npm-module npm-package reactjs rollup typescript
Last synced: 3 months ago
JSON representation
AM Store's library that contains components, hooks and functions shared between AM Store's client site and Admin Panel.
- Host: GitHub
- URL: https://github.com/abdulrhmangoni/am-store-library
- Owner: AbdulrhmanGoni
- License: mit
- Created: 2023-09-01T16:31:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-28T21:18:37.000Z (about 1 year ago)
- Last Synced: 2025-03-07T23:02:13.989Z (3 months ago)
- Topics: javascript, library, material-ui, npm, npm-module, npm-package, reactjs, rollup, typescript
- Language: TypeScript
- Homepage:
- Size: 1.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AM Store library
This is a Library contains components, hooks and functions shared between AM Store's client site and Admin Panel.
## Why this library?
The library created to achieve (DRY) "Don't repeat yourself" principle
and avoid code duplication in AM Store's client site and Admin Panel.## Technologies
- JavaScript
![]()
- TypeScript![]()
- React.js![]()
- Material UI![]()
- Rollup![]()