ajubin / algolia-quickstart

Tutorial on algolia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algolia and react native

You can find the tutorial on this website

The dataset is available on kaggle here.

If you want a file of 10.000 lines only, it's available here

Installation

Assuming that Xcode and react native are already installed, you should run the following commands :

$ yarn
$ cd ios && bundle exec pod install && cd ..
$ react-native run-ios

About

Tutorial on algolia


Languages

Language:TypeScript 37.5%Language:Objective-C 32.5%Language:Python 17.3%Language:Java 11.8%Language:JavaScript 1.0%