/CatMash

Primary LanguageJavaScript

CatMash

Project realised for an interview, like facemash but with cats.

NodeJS with MongoDB project, for pondering the cats score I used the elo chess system.

Installing

  • git clone
  • npm i
  • npm run populate // to populate the database
  • node /bin/www || npm run start

Needed

  • MongoDB installed and running
  • of course NodeJs and Npm >8