React Components

This page has a bunch of progressively decoupled components on it.

These components were built using ReactJS and are inserted into custom Blocks in Drupal, and as such can be placed where ever blocks can go.

This search box runs a query against the sites Events and returns any that have a matching title.

This occurs dynamically per keystroke.

This card shows an overview of the stored data.

React app will go here

This card shows a list of events that match the genre of event you have viewed the most.

React Dynamic Event search will go here

This card shows the last five pages you have visited, as those pages are stored in localStorage.

React app will go here