wordlike An nxn Wordle clone implemented with React 18, using pnpm, Vite, and Evergreen UI. Local development # clone the repo git clone https://github.com/jkmuriithi/wordlike.git cd wordlike # install dependencies and start the dev server pnpm install pnpm dev