front end
npx create-expo-app@latest frontend --template
npx expo install react-native-svg npm install react-native-svg-transformer npx expo install expo-font @expo-google-fonts/inter
npm run ios
installs for backend (cd to backend) (or just npm install)
npm install express --save-dev nodemon
