CLIENT How to start project: Clone this repository Run : yarn && yarn start SERVER Run while being in the root : cd server && yarn && node server.js