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