A fun and interactive memory game built with React and Vite, featuring characters from the Rick and Morty universe.
- Click on a card to earn points.
- Don't click on the same card twice! Otherwise, your score resets.
- Try to beat your Best Score.
- Dynamic Data: Cards are fetched from the Rick and Morty API.
- Responsive Design: Adapts to different screen sizes with a grid layout.
- Animations & Hover Effects: Smooth transitions for better user experience.
- Keyboard Accessibility: Cards are clickable using keyboard (Enter or Space).
- Best Practices: Clean component-based architecture.
- React
- Vite
- Rick and Morty API
- CSS Modules for component-specific styling