Skip to content

ethanniser/sase-app

Repository files navigation

sase search

The frontend file is /src/app/page.tsx - 56 lines
The backend file is /src/app/api/search/route.ts - 44 lines

View the live app at: https://sase-app.vercel.app

to run locally:

  1. clone the repo
git clone https://github.com/ethanniser/sase-app.git
cd sase-app
  1. install dependencies (im using bun but you can use npm if you dont have bun installed)
bun i
npm i
  1. run the dev server
bun run dev
npm run dev

About

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors