A React-based data-driven application consuming the official Rick and Morty API.
This project is a single-page React application that integrates with the official Rick and Morty public API to display dynamic data from the show’s universe. The app allows users to browse and explore characters and related information through a clean and responsive interface, demonstrating efficient data fetching and state handling in a modern front-end environment.
Built entirely with React, the application focuses on component-based architecture, API integration, and performance-conscious rendering. This project highlights my ability to work with external REST APIs, manage asynchronous data flows, and present complex datasets in a user-friendly way while adhering to best practices in front-end development.