Skip to content

davidcoderistov/instaplus-ui-toolkit

Repository files navigation

InstaplusDemo.mp4

Tech Stack

Core Features

Instaplus UI Toolkit is a versatile component library that offers the following core features:

  1. Powered by Vite: Built on the fast and efficient Vite build tool, ensuring speedy development and optimization.

  2. CSS and Material UI Integration: Leveraging the power of CSS through Material UI Box components, providing a flexible and customizable styling approach.

  3. Highly Optimized Components: Utilizes memoization techniques for highly optimized and performant components, enhancing application efficiency.

  4. Reusable and Dedicated Components: Offers a collection of reusable and dedicated components designed to streamline UI development and maintain consistency.

Development using git subtree

  1. Add the component library as a remote:
 git remote add -f instaplus-ui-toolkit https://github.com/davidcoderistov/instaplus-ui-toolkit.git
  1. Add the component library as a subtree:
 git subtree add --prefix src/lib instaplus-ui-toolkit master --squash
  1. Update the sub-project at a later date:
 git subtree pull --prefix src/lib instaplus-ui-toolkit master --squash

Contact

If you want to contact me you can reach me at davidcoderistov@gmail.com.

About

Reusable component library designed for InstaPlus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages