React components for the Firefox Photon design system.
yarn add photon-react
Or
npm install photon-react
https://fotocoyotl.gitlab.io/photon-react/
Currently, documentation is only present as a result of Storybook component tests. You can see examples of the components in action, as well as the source used to generate those examples by running storybook.
If you want to run it locally:
yarn --dev
yarn storybook
- Navigate to
localhost:1234
All reports of bugs, desired features, and general feedback on code quality are extremely welcome!
Feel free to report things either on GitLab or the GitHub mirror of the project:
https://github.com/lazorgator/photon-react
- Button
- Card
- Doorhanger
- Grid
- Input Fields
- Checkbox
- Radio
- Text
- Link
- Message Bar
- Tab
- Typography
- Accessibility
- Theming
- Example To-do UI
- Component PropTypes https://github.com/