Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/commercelayer/app-elements

React UI Elements to build and customize Commerce Layer's Dashboard applications.
https://github.com/commercelayer/app-elements

admin-apps commercelayer composable-commerce dashboard-apps ecommerce react react-components ui-components ui-library

Last synced: about 1 month ago
JSON representation

React UI Elements to build and customize Commerce Layer's Dashboard applications.

Awesome Lists containing this project

README

        

# 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.