Run instructions - For the client application - cd Client npm install npm run dev For the backend server - cd Server npm install npm run start