This project is a solution for the Rick and Morty technical task using the Rick and Morty API.
API Documentation: https://rickandmortyapi.com/documentation/
- Display a list of characters
- Search input to allow users to search for a character by name
- Search characters by name
- Display character image
- Show basic character information (status, species, gender)
- List of episodes where the character appeared
- Built with React + TypeScript
- State management using TanStack Query (React Query)
- Clean and scalable project architecture
- Focus on code structure rather than UI design
- Project uploaded to GitHub