TypeFury is a typing speed test application that helps users improve their typing speed and accuracy. The application provides a set of words for the user to type within a given time limit and calculates the user's typing speed and accuracy.
- Typing speed test with a countdown timer
- Real-time accuracy calculation
- Highest score tracking
- Mobile and desktop support
- Dark mode support
- Clone the repository:
git clone https://github.com/yourusername/TypeFury.git cd TypeFury
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open the application in your browser
- Start typing the displayed words within the given time limit.
- The application will calculate your typing speed and accuracy in real-time.
- Your highest score will be saved locally.