Browser game to measure words per minute
Sveltekit
- Adjust count down
- Select different word lists
- Nice animations and transitions
- Fast
Clone the project
git clone https://github.com/1r00t/typr.gitGo to the project directory
cd typrInstall dependencies
npm installStart the server
npm run devTo create a production version:
npm run buildYou can preview the production build with npm run preview.
To deploy your app, you may need to install an adapter for your target environment.
Contributions are always welcome!
