Loading

Quipoin Menu

Learn • Practice • Grow

react / Fetch API in React
exercise
1/5
Exercise 1React
Question

Use the fetch API in a useEffect to fetch data from a public API (e.g., JSONPlaceholder). Display the data.