wanderer-moe / site

⚙ The frontend of https://wanderer.moe/ — built with NextJS, TailwindCSS & shadcn/ui
https://wanderer.moe/
38 stars 0 forks source link

rewrite site to implement v2 api #229

Closed dromzeh closed 1 year ago

dromzeh commented 1 year ago

rewrite the site (also into TS) to use a global search bar, based off the new v2 api @ wanderer-moe/api#20

search bar will take in both tags & query, allowing for the "most precise" queries

(once enough data is collected, user "auth" stuff etc can be implemented)

Will also solve/fix the following:

dromzeh commented 1 year ago

moved issue contents to #230 as this is now a duplicate