Skip to content

mrglm/hurrytype

Repository files navigation

HurryType

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.

Install and launch

With npm and MongoDB installed, clone the repo, and then install the dependencies using

npm run install:all

The front-end, back-end and DB can be launched with

npm run dev

And then the challenge can be accessed at http://localhost:8081/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published