This project is a clone of typing tests offered on typing.com, having both timed and page-based tests. The results display words per minute alongside accuracy.
Check out the live demo deployed on Vercel: Type Swift
To run this project locally, follow these steps:
- Clone the repository to your local machine:
git clone https://github.com/neerajjoshi-github/type-swift.git
- Go to the project directory
cd type-swift
- Install the project dependencies:
npm install
- Run the development server:
npm run dev
- Open your browser and visit http://localhost:5173 to view the Type Swift project.
- Stories
- Inspired by typing.com