Macaroni is a series of basic UI Elements that have an old mac operation system user interface looks. These can be used for wireframes, mockups, or just the fun.
Add macaroni-elements to your project:
npm install macaroni-elements
Or load the ES module directly through unpkg
<script type="module" src="https://unpkg.com/macaroni-elements?module"></script>
npm -g install yarn
yarn set version berry
yarn install
yarn start