Skip to content

ajubin/algolia-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

32c0965 Β· May 23, 2019

History

9 Commits
May 16, 2019
May 16, 2019
May 16, 2019
May 20, 2019
May 16, 2019
May 23, 2019
May 16, 2019
May 23, 2019
May 16, 2019
May 20, 2019
May 23, 2019
May 16, 2019
May 16, 2019
May 16, 2019
May 16, 2019
May 16, 2019
May 16, 2019
May 16, 2019

Repository files navigation

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