Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 470 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 470 Bytes

ImageBoard

A complex component for an image-based comment box.

Usage

import Imageboard from './imageboard'

ReactDOM.render(
  <Imageboard />,
  document.getElementById('imageboard')
)

Styling

ImageBoard accepts a style property, so you can customize the look and feel.

Contributing

We are not accepting pull requests at the moment.

Credits

ImageBoard was developed by

  • Erling Reizer 👽
  • Sindre Amundsen 🎄
  • Imre Kerr 🍺