A simple clone of the Google search page you can use to search for info, images and videos made available by a Google Search API from RapidApi.
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
Get your api key from RapidApi.
Create a .env file at the root and fill it with your api key following the format in the .env-example file.
npm install
npm run dev
npm run build