HurryType is a small typing challenge, inspired by the likes of MonkeyType, developped using React.js and Vite for the front and Node.js and express for the back, and MongoDB for the database.
With npm and MongoDB installed, clone the repo, and then install the dependencies using
npm run install:allThe front-end, back-end and DB can be launched with
npm run devAnd then the challenge can be accessed at http://localhost:8081/