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.
- git clone
- npm i
- npm run populate // to populate the database
- node /bin/www || npm run start
- MongoDB installed and running
- of course NodeJs and Npm >8