Skip to content

Latest commit

 

History

History
73 lines (53 loc) · 1.65 KB

README.md

File metadata and controls

73 lines (53 loc) · 1.65 KB

A typing app to help you get faster.

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. Contact

About The Project

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.

Getting Started

Prerequisites

  • npm
  • postgres

Usage

Install dependencies, then run the development server:

npm install

npm run dev
# or
yarn dev

Contributing

This project is currently in very basic form. Any contributions you make to improve upon it will be greatly appreciated!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/yourFeature)
  3. Commit your Changes (git commit -m 'Added a feature!')
  4. Push to the Branch (git push origin feature/yourFeature)
  5. Open a Pull Request

Contact

Michael Chen - [email protected]

Project Link: https://github.com/mikatpt/typetwo