/algolia-quickstart

Tutorial on algolia

Primary LanguageTypeScript

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