/mitx-fetchdata

MITx MERN Course - Fetch Data in React Apps Exercise (axios/useEffect/useReducer)

Primary LanguageJavaScript

The Fetching Data in React Apps Exercise

using axios, useEffect, useReducer, and some try/catch type error handling.

Includes loads of debug messages, keep these for reference.

What it does?

Requests beers from punkapi.com and displays them in a paginated form!