# App Elements

[![NPM](https://img.shields.io/npm/v/%40commercelayer%2Fapp-elements)](https://www.npmjs.com/package/@commercelayer/app-elements)

The Commerce Layer admin [Dashboard](https://dashboard.commercelayer.io/sign_up) includes back-office applications built on top of our APIs covering some of the platform's main features (such as orders or customers management, importing or exporting data, and more).

**App Elements** is the React component library used to build these applications. You can easily leverage it to replicate the Dashboard look and feel when customizing your apps or building any other app on top of Commerce Layer's APIs. This library features different components, helpers, and hooks, from simple and small bits like buttons or cards to complex components like the one you need to show a complete order summary.

## Getting started

For a constantly updated list of the available and soon-to-come components provided by Commerce Layer's App Elements library, please refer to [the official documentation](https://commercelayer.github.io/app-elements) that will help you get started in a snap.

## Need help?

- Join [Commerce Layer's Discord community](https://discord.gg/commercelayer).
- Ping us on [Bluesky](https://bsky.app/profile/commercelayer.io), [X (formerly Twitter)](https://x.com/commercelayer), or [LinkedIn](https://www.linkedin.com/company/commerce-layer).
- Is there a bug? Create an [issue](https://github.com/commercelayer/app-elements/issues) on this repository.

## License

This project is published under the [MIT](https://github.com/commercelayer/app-elements/blob/main/LICENSE) license.
