/react_typing_app

Typing speed test app build using React, Tailwind and Zustand

Primary LanguageJavaScript

Typing Speed Test

Using this app users can measure their typing speed. The typing speed is shown in a Word Per Minute.

Run Locally

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/

Features

  • Measure typing speed in WPM For best experience open this app in Laptop or Desktop screen.

Tech Stack

Client: React, TailwindCSS

State Management: Zustand

Screenshots

image

License

MIT