User should be able to select state from dropdown to add filtering by state. This can be accomplished by adding a dropdown to the `MenuAppBar` to select state. Then tracking that state in the `CardBoard` container.
User should be able to select state from dropdown to add filtering by state.
This can be accomplished by adding a dropdown to the
MenuAppBarto select state. Then tracking that state in theCardBoardcontainer.