A typing app to help you get faster.
Table of Contents
Typing speed is a crucial bottleneck in productivity, especially if you work primarily on a computer. The goal of this app is to help you improve your typing speed by providing relevant metrics and attacking your weaknesses.
- npm
- postgres
Install dependencies, then run the development server:
npm install
npm run dev
# or
yarn dev
This project is currently in very basic form. Any contributions you make to improve upon it will be greatly appreciated!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/yourFeature
) - Commit your Changes (
git commit -m 'Added a feature!'
) - Push to the Branch (
git push origin feature/yourFeature
) - Open a Pull Request
Michael Chen - [email protected]
Project Link: https://github.com/mikatpt/typetwo