Skip to content

1r00t/typr

Repository files navigation

typr speed typing game

Browser game to measure words per minute

Screenshot

App Screenshot

Demo

https://typr-steel.vercel.app

Tech Stack

Sveltekit

Features

  • Adjust count down
  • Select different word lists
  • Nice animations and transitions
  • Fast

Run Locally

Clone the project

  git clone https://github.com/1r00t/typr.git

Go to the project directory

  cd typr

Install dependencies

  npm install

Start the server

  npm run dev

Building

To create a production version:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

Contributing

Contributions are always welcome!