LoVet - Pet Care Services Things to do after pull in the terminal: npm install / npm update npm install @mui/material @mui/icons-material @mui/lab npm install firebase npm install react-router-dom npm install react-select npm install tailwind If something goes wrong when doing the above steps, do things below in the terminal: rm -rf node_modules rm -f package-lock.json npm cache clean --force npm install