/ReactRecipeApiViewer

React Nativeで作ったアプリの習作。APIは楽天のレシピカテゴリ別ランキングAPI https://webservice.rakuten.co.jp/api/recipecategoryranking/

Primary LanguageJavaScript

ReactRecipeApiViewer

楽天レシピから検索するアプリです。

Require

  • Xcode
  • Node.js

Get start

  • Install this.
brew update
brew install watchman
brew install flow
npm install -g react-native-cli
npm install
  • Set Application ID for Rakuten API, on Secrets.js
var Secrets = {
  rakutenApplicationId: "FILL_YOUR_ID",
};
  • Open Xcode Project
open ReactRecipeApiViewer.xcodeproj
  • Run App!

Licence

  • MIT
  • 利用している画像の著作権は、以下の方が所持しています。