this.Type() is a typing game that uses code snippets to test your typing speed and accuracy.
- Svelte
- SvelteKit
- TailwindCSS
- DaisyUI
- Clone this repo
git clone https://github.com/tunibjork/this.type.git
cd this.type
- Install dependencies
npm install
- Start development server
npm run dev