This repository contains react components that we are using in school projects.
npm install @zsk-poznan/ui
It's nice when related programs use common design system. If we will have one place that will contain all components it would be easier to then reuse already written code in new projects. Thanks to that it will be also easier in the future to change ui in all projects. That's why we are creating this library.
Here you can take a look at what we are planning to do!
Right now I am working on project setup and deployment process, but if you're
willing to help you could create a component in /src/components
based on
project in Figma (see above).
Please open an issue if you want to do so, so I get mentioned.
As the main goal we want to move all components from zastepstwa and support light mode.