Skip to content

A Google clone using Next JS, Tailwind CSS & Heroicons for the front-end and the Google Programmable Search Engine

License

Notifications You must be signed in to change notification settings

KonstantinosAng/google-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Clone

A Google clone using Next JS, Tailwind CSS & Heroicons for the front-end and the Google Programmable Search Engine. Inspired by this tutorial

Requirements

Inside the repo there is a .env.example file. Rename it to .env.local and fill the values with your own api keys.

For the google api you will need an api key and a context key.

NEXT_PUBLIC_GOOGLE_API_KEY=
NEXT_PUBLIC_CONTEXT_KEY=

Installation

Assuming you have npm or yarn installed, clone the repo and run the following code:

npm install

or

yarn install

Usage

Inside the cloned folder run:

npm run dev

or

yarn dev

Example

About

A Google clone using Next JS, Tailwind CSS & Heroicons for the front-end and the Google Programmable Search Engine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published