Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.57 KB

README.md

File metadata and controls

43 lines (31 loc) · 1.57 KB

➡️ ABOUT THE PROJECT

This project was developed using React-Native.

homepage

💻 TECHNOLOGIES USED FOR THIS PROJECT:

Mobile

ℹ️ HOW TO RUN THE APPLICATION

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