An open API service indexing awesome lists of open source software.

https://github.com/brivan-26/google-search-clone

Google Search Clone using Html, Tailwind CSS, Next.JS
https://github.com/brivan-26/google-search-clone

Last synced: about 2 months ago
JSON representation

Google Search Clone using Html, Tailwind CSS, Next.JS

Awesome Lists containing this project

README

        

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

## Getting Started
First, install all depencies via: npm install(for npm package) or yarn add(for yarn package).
Second, run the development server:

```bash
npm run dev
# or
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

You can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.

## Please change the following things:
1/ Get your own API_KEY and CONTEXT_KEY from Google APIS and past them to the folder keys.js