InstaplusDemo.mp4
Instaplus UI Toolkit is a versatile component library that offers the following core features:
-
Powered by Vite: Built on the fast and efficient Vite build tool, ensuring speedy development and optimization.
-
CSS and Material UI Integration: Leveraging the power of CSS through Material UI Box components, providing a flexible and customizable styling approach.
-
Highly Optimized Components: Utilizes memoization techniques for highly optimized and performant components, enhancing application efficiency.
-
Reusable and Dedicated Components: Offers a collection of reusable and dedicated components designed to streamline UI development and maintain consistency.
- Add the component library as a remote:
git remote add -f instaplus-ui-toolkit https://github.com/davidcoderistov/instaplus-ui-toolkit.git
- Add the component library as a subtree:
git subtree add --prefix src/lib instaplus-ui-toolkit master --squash
- Update the sub-project at a later date:
git subtree pull --prefix src/lib instaplus-ui-toolkit master --squash
If you want to contact me you can reach me at davidcoderistov@gmail.com.