Table of Contents
- Custom made input with random words.
- Different typing modes, such as 'time', 'words', 'quote'.
- Multiplayer 1v1 Race mode to play against your friends.
- Fetches Random quotes using 'quotable' API.
- Displays live errors while typing.
- Results after typing is done, including WPM, Accuracy, Errors, Interactive Dashboard.
- User can customize the app to their liking.
- Various app themes.
- App tracks your overall typing stats, including average wpm, accuracy and more.
- Clone the repository, and move to the root directory of the project
git clone https://github.com/LukaKobaidze/typing-app
- Install NPM packages (handles both client & server packages)
npm install
- Run the app (handles both client & server)
npm start
- random-words
- quotable API
- Inspired by monkeytype