Skip to content

FabienMotte/algolia-mapbox

Repository files navigation

Algolia x Mapbox

Small experiment with Algolia and Mapbox to search for restaurants within a dataset.

Technologies

Usage

Dependencies

Install dependencies

npm install

Development

Just run and visit http://localhost:3000

npm run dev

Build

To build the project, run

npm run build

Process dataset

To sanitize and upload the dataset, run

npm run dataset:process