A Wordle On TDD This project was done for my talk on Test Driven Development. final-product.mov How to run it Install dependencies: yarn Serve the application: yarn serve Run the tests: yarn test