
Storybook
You can check out our Storybook, which has all components included.Features
- Provides feature-complete React components, allowing you to build a DEX with little to no code
- Full compatibility on different viewports
- Modular design and layered, allowing you to customize according to your needs
- i18n support
- Customizable themes
Architecture

@orderly.network/react has three layers, all of which can be used individually.
- UI components: Provides basic UI components, such as buttons, input forms
- Block components: Provides DEX related components, such as symbol chooser, orderbook, trade history components
- Page: Provides fully functional pages, such as the trading page
Compatibility
- Compatible with all modern browsers and IE11 or above