शब्दle is a word-guessing game in which you need to guess a 5-letter word in six chances based on the given hints.
git clone https://github.com/SK02K1/wordle.git
cd wordle
yarn
yarn start
- keyboard and on screen keypad user interaction handler
- theme toggle
- word validations
- toast messages
- responsive
- React
- Redux Toolkit
- Vanilla CSS