This project is for my series of tutorial on Medium about the React, Voice Recognition, and Text-to-Speech. The objective is to create a badminton score keeper, in which players can update the score through voice command.
See the live demo (work in progress).
To run the project locally:
git clone git@github.com:taingmeng/badminton-score-tutorial.git
cd badminton-score-tutorial
npm install
npm start