Skip to content

Project to practice Firebase with Google Cloud Vision

Notifications You must be signed in to change notification settings

helcioItiyama/Ml_studies

Repository files navigation

➡️ 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