Users will be able to load desired words, and have the app speak the word for them to enter into a text field. Score and words missed are displayed at the end.
yarn dev // Local development
yarn build // Building the project for prod
yarn test // Run all unit tests
yarn lint // Lint the project
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update and create tests as appropriate.
Thanks!