Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johanbook/aurora
A battery-included design system for React
https://github.com/johanbook/aurora
design-system material-ui react
Last synced: about 2 hours ago
JSON representation
A battery-included design system for React
- Host: GitHub
- URL: https://github.com/johanbook/aurora
- Owner: johanbook
- Created: 2022-07-10T19:19:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-11T20:31:14.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T22:58:19.942Z (over 1 year ago)
- Topics: design-system, material-ui, react
- Language: TypeScript
- Homepage:
- Size: 1.66 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# @johanbook/aurora
![](https://img.shields.io/npm/v/@johanbook/utils)
[![Test CI pipeline](https://github.com/johanbook/aurora/actions/workflows/test.yml/badge.svg)](https://github.com/johanbook/aurora/actions/workflows/test.yml)**aurora** is a design system for [React](https://reactjs.org/), built on top of
[Material UI](https://mui.com/). See the
[documentation](https://johanbook.com/aurora) for examples.## Installation
aurora can be installed by running
```sh
npm install @johanbook/aurora
``````sh
yarn add @johanbook/aurora
```## Documentation
See [the documentation](https://johanbook.com/aurora).
## Contributing
Read the [contribution guide](./CONTRIBUTING.md).
## Changelog
The changelog can be found [here](./CHANGELOG.md).
## Security
A security policy is in progress.