Keyboard Typing Master Demo
A keyboard typing app made with React and Redux with Immutable for state management
-
You need to have NodeJs with npm or yarn.
-
Download ZIP or git Clone https://github.com/krmroland/typing-master.git
-
Install npm dependencies
npm install or yarn
- Compiling the project
npm run start or yarn start
2 .Open the url in the browser http://localhost:3000.