Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I have added 1 awesome question Number 76 #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

BaslaelWorkineh
Copy link

Scenario Based - Async Data Fetch and Rendering
Create a React component that fetches data from a given API endpoint and renders it as a list.

The API endpoint returns an array of objects, each containing an id and a name. However, there is a 2-second delay before the API responds.

Implement the React component to fetch the data from the API and display it as a list.

@BaslaelWorkineh BaslaelWorkineh changed the title I have added 1 awesome quastion Number 76 I have added 1 awesome question Number 76 Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant