Coding Conventions
===

- **Linting**: follows the [`@readme/eslint-config` standard](https://github.com/readmeio/eslint-config#readmeeslint-config)
- **Testing**: 80% coverage threshold
- **Testing Custom Hooks** [Reference Materials](https://github.com/testing-library/react-hooks-testing-library)
