A typing speed test web application with several test modes to choose from.
Users can sign up for an account to track their personal records and compete with others on the leaderboard.
Text prompts and user account credentials/stats are stored in a PostgreSQL database.
- Front-end: React, Typescript, SASS
- Back-end: NodeJS/Express, PostgreSQL