Play here!
A Wordle clone made with React, TypeScript, TailwindCSS and Vite.
Clone the repository
git clone https://github.com/mitchell-vu/wordle-react-clone.git
Install dependencies
cd wordle-react-clone
yarn install
Run the app
yarn dev
Contributions are welcome!