Search for you robot friends.


This was my first foray into React. This was made a part of a Udemy class I had started. The Complete Web Developer in 2022: Zero to Mastery by Andrei Neagoie. Introduced how to use create react app and generating components.
Tech Stack
React, Javascript
Noteworthy
- Uses filtering to search robots by name
- Calls robohash.org API for robot images
- tachyons.io for css.
Displays well on desktop browsers.
Demo: Check it out! | Code: GitHub