This project was developed using React-Native.
- expo-camera
- react-native
- typescript
- react-navigation
- react-native-firebase/app
- react-native-firebase/auth
- react-native-firebase/storage
- react-native-firebase/functions
- styled-components
To clone and run this application, you'll need Git, NodeJS, Firebase, Google Cloud.
You will need to set up Firebase and Cloud Vision API
You just need to run the following commands:
# Clone this repository
$ https://github.com/helcioItiyama/Ml_studies.git
# Go into the repository
$ cd Ml_studies
# Install dependencies
$ npm install
# Run page
$ npm start
$ npm run android/npm run ios