In this version I separate the counter component into two components, one is for counter and one is for api tester. I use axios
to post the request to a public api server and get the response result.
In this version I separate the counter component into two components, one is for counter and one is for api tester. I use axios
to post the request to a public api server and get the response result.