Made to learn the fundamentals of React.
Using create-react-app, it displays user cards with a REST API fetch. The card list can be instantly filtered by user name. The avatars are generated by Robohash.org, the random values for each user are generated with the 'chance' NPM package.