Coding Style Guide - matai-2020/ABA GitHub Wiki
Please use the following ESLint configuration: https://gist.github.com/don-smith/c4221c577aa58410e4e2c7dd54370492
Please refer to the following React style guide: Airbnb React/JSX Style Guide
In addition, all server-side routes should include error-handling, with appropriate HTTP status codes.