insta add dev file with the following module.exports={ MONGOURI:" Your MONGO URI Goes here", JWT_SECRET:"YOUR_SECRET_KEY" } To run the project run npm start in root directory and client directory simultaneously