Commit b2c1510b by Ari Rizzitano Committed by GitHub

Update README.md

parent f4b9f81c
# Paragon
A minimal, accessible, open-source React component library for use in the Open edX platform. Still in the exploratory phase, but usable!
<img src="http://i.imgur.com/uxTl3L3.gif" width="300" alt="sparkly 8-bit diamond" />
Paragon provides accessible React components for use within the Open edX platform and beyond.
Components' markup, keyboard triggers, and behavior are based on the [WAI-ARIA 1.1 Authoring Practices](https://www.w3.org/TR/wai-aria-practices-1.1/). Components are styled with [Bootstrap 4](https://v4-alpha.getbootstrap.com/) via CSS Modules. Documentation/demo site is generated using [Storybook](https://github.com/storybooks/storybook). We use [Jest](https://facebook.github.io/jest/) with [Enzyme](https://github.com/airbnb/enzyme) for tests and coverage.
## Documentation
https://arizzitano.github.io/paragon
http://paragon.cool
## Run Locally
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment