This project is a Rick and Morty application developed using React Native, Redux, and React Navigation. It leverages the Rick and Morty API to display character information and episodes providing users with a comprehensive browsing experience within the Rick and Morty universe.
- Developed using React Native to ensure cross-platform compatibility (iOS and Android).
- State management is handled using Redux, offering a predictable state container for JavaScript apps.
- Navigation between screens is managed by React Navigation, providing a smooth and intuitive user experience.
- Real-time data fetching from the Rick and Morty API to display character details and episodes.
- Modular component structure for easy maintenance and scalability.
- Responsive design for an optimal experience on various screen sizes.
- Includes various animations for enhanced user interaction.