/react-api-fetching-example

An example that shows great example of fetching api's in react.

Primary LanguageTypeScript

#React Api Fetch Example

setup project

install

        yarn

start

        yarn dev

Knowledge tested

  • Test knowledge of making API calls and handling responses
  • Loading state and knowing where and how to make multiple API calls efficiently