A design system built by IBM
Carbon is a comprehensive design system developed by IBM, aimed at creating consistent and cohesive experiences across various digital platforms. This design system is tailored not only for IBM's internal applications but is also shared with the developer community, enabling a wider adoption of its principles and components. With a focus on productivity and user experience, Carbon is a powerful resource for teams looking to enhance their design processes.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.