Portfolio
Tapper
A web app that would allow a barkeep to track and manage inventory for a Tapper-themed taproom. An exercise in building a frontend React SPA with a full CRUD interface and to create a Redux store along with corresponding actions/reducers to manage all state. Additionally, the source code contains basic unit tests for all reducer functions to demonstrate how to use Jest's testing framework.