README
React dialogs
Dialog, modal, light box and tooltip components implemented in React.
Designed with a focus on accessibility and to match the design patterns in ARIA Authoring Practices guidelines
Usage
See the documentation and examples.
Sample styles can be found in the /styles directory.
Development
npm install
npm start
Visit http://localhost:1234/
See package.json for more commands.