React Redux PostgreSQL

UI components

Table

Items from the API rendered in a table.

No items yet. Add some in the database.

Markdown

Renders markdown with headings, lists, code, and links.

Sample markdown

Bold and italic text.

  • List item one
  • List item two

inline code and a link to home.

const greeting = "Hello, world!"

Button list

Renders one button per item in an array.

Document viewer

Renders a .docx file (hw.docx) with docx-preview.

Loading document…