How do I wait and/or build a return with values that come from an API-Call via axios in react?
The problem im Facing is that axios requests are asynchronous. Thats why th