Beautiful, modern, accessible UI library for React.
- Beautiful and accessible: Fluid, modern, beautiful—Regardless of whether you use a mobile device, a computer, or a screen reader.
- No-nonsense configuration: No shenanigans overriding styles for individual components—Just provide a simple theme configuration.
- Simple by default: Drop in components for everything you need—No fuss.
- Powerful when necessary: Virtualized datagrids, unlimited extensibility, and a granular animation config.
yarn add ethereal2
Install with cotton
cotton add ethereal2
Check out our Storybook for up to date examples and documentation of Ethereal2 components.
Clone the project
git clone https://github.com/Fetch-Monitors/Ethereal2.git
Go to the project directory
cd ethereal-ui
Install dependencies
yarn
Start the Storybook
yarn storybook
(Node 16.15.1 recommended for development)
Storybook's telemetry is disabled by default.
Ethereal2 is MIT licensed.