Implement basic search page

This commit is contained in:
2025-05-27 12:35:13 +05:00
parent b00d44aadc
commit 0b5d8a94ff
8 changed files with 420 additions and 40 deletions

View File

@ -1,6 +0,0 @@
<template>
<div>
<NuxtRouteAnnouncer />
<NuxtWelcome />
</div>
</template>