Small experiment with Algolia and Mapbox to search for restaurants within a dataset.
Install dependencies
npm installJust run and visit http://localhost:3000
npm run devTo build the project, run
npm run buildTo sanitize and upload the dataset, run
npm run dataset:process