Skip to content

pramendra/MercariStar

 
 

Repository files navigation

MercariStar

Note: this is not official product of Mercari

Sample React Native Application.

Description

You can search items from the image.

Search by Image

Requirement

  • Node.js v6~

Usage

You can run the application with react-native command.

Install

Firstly, get API config from clarifai and make env.js.

mv env.example.js env.js

Then, exec below commands.

yarn # Add dependencies
react-native run-ios # iOS
react-native run-android # Android

That's all :)

Contribution

Give me the PullRequest!

Licence

This software is released under the MIT License, see LICENSE.txt.

Author

@pramendra @sota1235

About

DEMO application for React Native Meetup #5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.0%
  • Objective-C 13.6%
  • Python 5.3%
  • Java 5.1%