A ReactJS project that fetches user data from an API and displays it in an interactive and responsive User Interface (UI).
- React 18.2.0
- Tachyons
- CSS
- JSONPlaceholder Fake API
- RoboHash
To find listed users, click the search box and type any letters. The application will filter through the names of each user, making it easy to find who you're looking for.
React Documentation - A comprehensive guide on React concepts you will encounter.