@ticketmaster/allure-ui

Allure React components library that implement Google's Material Design.

Usage no npm install needed!

<script type="module">
  import ticketmasterAllureUi from 'https://cdn.skypack.dev/@ticketmaster/allure-ui';
</script>

README

@ticketmaster/allure-ui

Allure React components library that implement Google's Material Design.


This library is a collection of shared React components that implement Google's Material Design.

Install peerDependencies

The following packages need to be present on your project in order to use this library.

"@mui/material": "5.1.1"
"@ticketmaster/allure-core": "latest"

If they are not already present, add the required peerDependencies to your dependencies

yarn add @mui/material @ticketmaster/allure-core

Install the package

Add @ticketmaster/allure-ui to your dependencies

yarn add @ticketmaster/allure-ui

You can now use the React components provided by allure-ui inside your project.