https://github.com/ratracegrad/react-fetch-data-api
https://github.com/ratracegrad/react-fetch-data-api
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ratracegrad/react-fetch-data-api
- Owner: ratracegrad
- Created: 2023-01-15T23:43:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-15T23:44:03.000Z (over 2 years ago)
- Last Synced: 2025-01-06T08:19:57.044Z (4 months ago)
- Language: JavaScript
- Size: 301 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Create a React App to Fetch Data From The Chuck Norris API
This is the code for an article I wrote about creating a React app to fetch data from an API. The API we will be using is the Chuck Norris API.
## Screenshots
Here is what we will create:

## Read the article
You can [read the article here](https://www.jenniferbland.com/?p=2024&preview=true).