/trumple

React clone of Wordle.

Primary LanguageJavaScriptMIT LicenseMIT

Trumple

Clone of Wordle Built using React and styled-components.

Live Link

To Run Locally:

Run the following commands:

$> git clone https://github.com/jamesurobertson/trumple.git
$> cd trumple
$> npm install
$> npm run start

Word List

The 5,757 word list comes from Donald Knuth's The Stanford Graphbase

Contributing

Feel free to open an issue or submit a PR for review.