link to the deployed website : https://argonauts-armand-meunier.herokuapp.com/
In default.json in the config folder. create a key named "mongoURI" and paste your uri from mongoDB.
set your localhost address in the axios file in the client. exemple: http://localhost:3000/api/
use this command in the root directory to launch the front-end and back-end concurrently