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
- Host: GitHub
- URL: https://github.com/brivan-26/google-search-clone
- Owner: Brivan-26
- Created: 2021-09-08T21:32:38.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-08T21:44:34.000Z (over 3 years ago)
- Last Synced: 2025-02-15T19:17:23.236Z (4 months ago)
- Language: JavaScript
- Size: 168 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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