Skip to content

A simple clone of Google search page you can use to search for info, images and videos made available by a Google Search REST API from RapidApi.

Notifications You must be signed in to change notification settings

GuyTito/google-clone

Repository files navigation

google-clone

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.

Screenshot

Screenshot

Screenshot of project

Link

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

API KEY

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.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About

A simple clone of Google search page you can use to search for info, images and videos made available by a Google Search REST API from RapidApi.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published