This project is a clone of monketype implemented using react.js, all of the functionality of the typing is exactly as monketypes, however there is a bug with the autoscroll, and also the end test screen its not done. As a challenge clone this repository and try to fix the bug and add the end test screen.
type these commands into your terminal
git clone https://github.com/SantiagoG14/Type.git
cd Type
yarn add
yarn start