React dashboard that fetches and displays users from an external API.
This project uses JSONPlaceholder, a public mock API, to simulate real-world data fetching scenarios.
- Fetch API
- Loading state
- Error handling
- Search functionality
Components are structured to allow easy extension and reuse.