contact-keeper Setup locally Clone the repository Install using npm on /client/ and main / npm install Run the project npm run dev MERN stack app. Need two files on config/ (default.json & production.json) with the format: { "mongoURI": "MONGODBURL", "jwtSecret": "secret" }