Cube online with your friends on MultiCuber!
MultiCuber is an online platform designed for speedcubers (competitive Rubik's Cube solvers) to unofficially compete against each other on the web. The website supports all types of events, ranging from the simple Rubik's Cube to others like Megaminx and Rubik's Clock.
Written in Node.js and MongoDB.
To run this project, make sure you have MongoDB installed. To install Node packages,
npm install
and to run the app, run
node app