Wordle is a word guessing game where players attempt to guess a hidden word within a limited number of attempts. The game provides feedback on each guess, helping players to refine their choices and ultimately solve the puzzle. This implementation is built using React, allowing for a dynamic and interactive user experience.
- Interactive word guessing gameplay
- Feedback system with color-coded hints
- Limited number of attempts per game
- Play again functionality
- Smooth UI powered by React state management