Using axios to fetch data from an api and then trying to map the values and display them in a different component.
App.tsx
import React, { useState, us