Commit b530f2e6 by Ari Rizzitano Committed by GitHub

Update README.md

parent dd5c3ac9
# Paragon # Paragon
[![Build Status](https://travis-ci.org/edx/paragon.svg?branch=master)](https://travis-ci.org/edx/paragon) [![Coverage Status](https://coveralls.io/repos/github/edx/paragon/badge.svg?branch=master)](https://coveralls.io/github/edx/paragon?branch=master)
Paragon provides accessible React components for use within the Open edX platform and beyond. Paragon provides accessible React components for use within the Open edX platform and beyond.
<img src="http://i.imgur.com/uxTl3L3.gif" width="300" alt="sparkly 8-bit diamond" /> <img src="http://i.imgur.com/uxTl3L3.gif" width="200" alt="sparkly 8-bit diamond" />
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. 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.
......
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