An Interactive Match-3 Puzzle Game
– Developed a match-3 puzzle game using React.js, implementing modular and reusable components.
– Created components to handle grid cells, the overall grid layout, and game result modals.
– Utilized React Hooks for efficient state management and user interactions, and styled the game with HTML5 and CSS3 for a responsive interface