Quickstart Start by cloning this repo: git clone https://github.com/WilliamEspegren/aisearch/ then cd into the aisearch directory: cd aisearch then install packages: npm install then run the app: npm run start then visit localhost:3000 to view the app