Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joj0/mitx-fetchdata

MITx MERN Course - Fetch Data in React Apps Exercise (axios/useEffect/useReducer)
https://github.com/joj0/mitx-fetchdata

Last synced: 28 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://punkapi.com) and displays them in a paginated form!