/wordle

शब्दle is a word guess game in which you need to guess a 5 letter word in 6 chances based on the given hints.

Primary LanguageJavaScript

शब्दle

शब्दle is a word-guessing game in which you need to guess a 5-letter word in six chances based on the given hints.

How to run app locally

git clone https://github.com/SK02K1/wordle.git
cd wordle
yarn
yarn start

Features

  • keyboard and on screen keypad user interaction handler
  • theme toggle
  • word validations
  • toast messages
  • responsive

Tech Stack

  • React
  • Redux Toolkit
  • Vanilla CSS

capture