Sagebati / CatMash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 53.9%Language:HTML 40.1%Language:CSS 6.0%