Davi Silva
Davi Silva
This pull request introduces a new custom hook, useFetch, which streamlines the usage of the Fetch API within the project. The useFetch hook is designed to simplify data fetching operations...
This pull request introduces several enhancements aimed at improving code consistency and readability within the project. The following changes have been made: **EditorConfig Integration:** Added an **_.editorconfig_** file to establish...
Refactoring function calcIMC and calcTMB adding English, adjust unit tests and add more test cases.