This is a typing speed test console application. It is written in C# and .NET. It is a practice project that is in development, but you are welcome to run it locally.
- Clone repo.
git clone https://github.com/devinstormharris/hurry.git
- Navigate to indicated directory.
cd hurry/src/Hurry.Console
- Run application.
dotnet run