Comics To Read
- React front end application for users to create an editable list of comics they plan to read
- Reusable components
- Test Driven Implementation
- State management utilizing Redux
React, Redux, Selenium, Mocha, Chai, Enzyme, Jest, TDD, CRUD
Brief
In an effort to build out a full a full comic book related application, development began with implementing a project to create an editable list of comics that a user may use to keep track of comics they plan to read.
Process
- Responsible for creating components while performing unit, end to end, integration, and functional testing.
- Utilize Redux for state management
- Program interactive and presentational components