TEAM: Da Wei THEME: API Hate
We used React Native with Expo to create our Project.
What can we do with AI/ML to detect, stop, and mitigate API hate?
- Install Node
- Install Expo-Cli via npm
npm install -g expo-cli- Clone the repo
git clone https://github.com/pauwei/fall-da-wei.git- Go into project and install npm libraries
cd fall-da-wei
npm i- Run the project using the following command:
expo startnpm start or expo start
Runs the client app in development mode. Expo will automatically open a localhost for you to test using a real or virtual device
Currently has no specific configurations. May change in the future for containing keys for AI/ML API keys