a typing game using react
a simple game to practice typing.
git clone https://github.com/msl12/react-typing-game.git
cd react-typing-game/
yarn install
npm start
Then open http://localhost:3000/ and have fun!