Skip to content

gabrie-ciprian-magda/google-clone-nextjs

Repository files navigation

google-clone-nextjs

  • A clone of google.com using:
  • Next.js
  • google API for custom search
  • tailwindcss
  • heroicons.
  • Live Demo

Clone or download repository and run npm i to install dependencies and then npm start to run the react project.


The API keys are not exposed, so you must add your own keys for google search API and google search context: In the root folder, create a file .env.local and add the two keys:

NEXT_PUBLIC_API_KEY==YOUR GOOGLE SEARCH API KEY

eNEXT_PUBLIC_CONTEXT_KEY=YOUR GOOGLE CONTEXT KEY

About

google.com clone using nextjs, google custom search API, tailwindcss and heroicons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published