This library contains the UI components that we use on our sites. These components use Material UI and are responsive to both desktop and mobile.
You can install this library via NPM or YARN.
npm i @blackbox-vision/ui-components
yarn add @blackbox-vision/ui-components
In the beginnings, we develop some similar components that we use on our sites. Later, we ask ourselves: ¿Is necessary have all this duplicated code? ¿ Why not better make that all of this code be in an only place and use it? ¿Why not share it? Well, here we are.
Please, open an issue following one of the issues templates. We will do our best to fix them.
If you want to contribute to this project see contributing for more information.
Distributed under the MIT license. See LICENSE for more information.