Codle React - Forked from react-wordle
This is based on the famous Wordle game but the objective is to find a daily code with one hint per column. Made using React, Typescript, and Tailwind.
Clone the repository and perform the following command line actions:
$> cd codle-react
$> npm install
$> npm run start