This is a nicaraguan version of the popular game Wordle. Made using React, Typescript, and Tailwind.
Forked from: https://github.com/cwackerfuss/react-wordle
Clone the repository and perform the following command line actions:
$> cd pinoledle
$> npm install
$> npm run start