This project, Robocards, is part of the "Complete Web Development Zero to Mastery" course on Udemy. It's a simple react web application that showcases random robot cards fetched from an API, allowing users to search and discover different robot profiles.
Random Robot Cards: The application displays randomly generated robot cards, each with a unique appearance and name. Search Functionality: Users can search for specific robot cards by entering keywords or names, making it easy to find and explore particular robots. API Integration: Robocards fetches data from an external API, providing a diverse range of robot profiles.
This project was created as part of the "Complete Web Development Zero to Mastery" course on Udemy, taught by Andrei Neagoie.