Demos

Shopping List Demo
A shopping list application that allows a user to search for an item, add items, check them off, and delete them

Histogram Visualization Demo
Retrieve a list of numbers from an endpoint then plot a histogram showing the frequency of each number in the list

Datatable Demo
React app that displays a list of “Batches” based on some sample data. Click each batch item to see the details.