Skip to content

momiji-w/laotypr

Repository files navigation

Laotypr

Laotypr is an open-source minimal Lao typing game inspired by monkeytype.

Features

  • Live error.
  • Stats indicator such as: WPM and accuracy.
  • Multiple modes available.
  • Typing history.

Techstacks

Development

Required application

  • git
  • Node.js

1. Clone the repo

git clone https://github.com/momiji-w/laotypr.git  
cd laotypr

2. Install npm packages

npm install

3. Run dev server

npm run dev

4. Open the app in your browser

Your app should be ready at http://localhost:5173/

Notes

This application and it's source code is free of use and can be modify however you want, but is prohibited from any commercial purposes.

Credits

  • monkeytype for the inspiration and their awesome typing game.
  • Sinthala and Noumnim for their help with the idea and other stuffs.