Skip to content

Zhengdong-uga/meal4u

Repository files navigation

📋 Requirements

Follow the instruction and install the node: https://github.com/nvm-sh/nvm

Prep

create a new directory $ mkdir mealingful

$ cd mealingful

$ git clone https://github.com/Zhengdong-uga/meal4u.git

$ npm install

Packages to install

npm install expo@~51.0.37

npm install @google/generative-ai

npm install react-native-vector-icons

npm install dayjs

npm install @react-navigation/native

npm install react-native-screens react-native-safe-area-context

npm install react-native-calendars

npm install @react-navigation/bottom-tabs

Run the App

npx expo start