Using this app users can measure their typing speed. The typing speed is shown in a Word Per Minute.
Clone the project
git clone https://github.com/mrinmay7875/react_typing_app.git
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run dev
It will run the project locally on http://localhost:5173/
- Measure typing speed in WPM For best experience open this app in Laptop or Desktop screen.
Client: React, TailwindCSS
State Management: Zustand