Skip to content

ValentinaPasqual/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

Releases

No releases published

Packages

No packages published

Languages

  • Vue 73.9%
  • TypeScript 14.6%
  • JavaScript 4.8%
  • CSS 4.8%
  • HTML 1.1%
  • Shell 0.8%