Skip to content

Latest commit

 

History

History
54 lines (30 loc) · 864 Bytes

README.md

File metadata and controls

54 lines (30 loc) · 864 Bytes

Typing Speed Test

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

Tech Stack

Client: React, TailwindCSS

State Management: Zustand

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.

Screenshots

image

License

MIT