takataka is a fun and interactive typing practice tool developed using modern web technologies like React, TypeScript, and Vite. The app lets users practice their typing skills with a dynamic and engaging interface.
-
Dynamic Typing Interface: The application renders random words for the user to type, adjusting the words and line index based on the user's typing progress.
-
Typing Speed and Error Tracking: Users can visualize their typing speed and error data over time with an intuitive chart.
-
Responsive Design: The application is fully responsive and provides a seamless experience across different screen sizes.
To get a local copy up and running follow these simple steps:
- Clone the repo
git clone https://github.com/devRauLuis/takataka.git
- Install NPM packages
pnpm install
- Start the development server
pnpm dev
To build the project for production, run the following command:
pnpm build
Raúl Luis - [email protected]
Project Link: https://github.com/devraulu/takataka