Skip to content

dh1011/typefast

Repository files navigation

Typefast

Ko-fi

Fast, focused typing practice for speed and accuracy.

Live site: https://typefast-swart.vercel.app

Run Locally

npm install
npm run dev -- --port 5173

Then open the local URL printed by Vite.

Useful checks:

npm test
npm run build

Add More Sentences

Sentence content lives in src/typing/sentences.json.

To add more with an LLM, ask for typing practice sentences for Typefast with a mix of short, medium, and long lengths.

Example prompt:

Write 50 typing practice sentences.

Requirements:
- Include a balanced mix of short, medium, and long sentences.
- Keep the tone clear, focused, and useful for typing practice.
- Use this format:

{
  "text": "A clear sentence keeps the hands moving with less hesitation."
}

Paste the generated objects into the JSON array.

About

Fast, focused typing practice for speed and accuracy.

Topics

Resources

License

Stars

Watchers

Forks

Contributors