TypeNitro is a typing speed test application built with React. It allows users to test their typing speed by completing a given challenge within a specified time limit.
How It Works Upon loading the application, a challenge is fetched from the Short Stories API and displayed on the screen. The user types the challenge in the provided textarea. As the user types, the application provides real-time feedback by highlighting each character in green if it matches the challenge, or in red if it doesn't. A timer starts as soon as the user starts typing. The user must complete the challenge within the given time limit. Once the user completes the challenge, the application displays the results, including the time taken, words per minute (WPM), and whether the challenge was completed successfully.
Built With
- api
- github
- godaddy
- react
- typescript
- vercel

Log in or sign up for Devpost to join the conversation.