Git Product home page Git Product logo

google-clone's Introduction

Google Search Clone in NextJs 14

A fully functional clone of the Google Clone using Next.js 14, Tailwind CSS, and Google's Programmable Search Engine API for web search functionality.

Overview

Google Logo

This project is a clone of the Google Search engine, built with modern web development technologies. It leverages Next.js for the frontend, Tailwind CSS for styling, and integrates with Google's Programmable Search Engine API to provide web search capabilities.

Features

  • Google Search Interface: Mimics the look and feel of the Google Search page.
  • Web Search: Utilizes Google's Programmable Search Engine API to perform web searches.
  • Responsive Design: Ensures a seamless experience across various devices and screen sizes.

Technologies Used

  • Next.js 14: A React framework for building modern web applications.
  • Tailwind CSS: A utility-first CSS framework for rapid UI development.
  • Google Programmable Search Engine API: Enables web search functionality.

Getting Started

  1. Clone the repository:

    git clone https://github.com/charankamal20/google-clone.git
    
  2. Install dependencies:

    cd google-search-clone
    npm install
    
  3. Set up environment variables:

  • Rename the .env.local.example to '.env.local' file in the root directory and add the following:

    NEXT_PUBLIC_IP_API_KEY=your_extreme_ip_lookup_api_key
    GOOGLE_API_KEY=your_google_api_key
    CONTEXT_KEY=your_context_key
    
  • Replace your_google_api_key and your_context_key with your actual API key and context key.

  1. Run the development server:

    npm run dev
    

Open http://localhost:3000 in your browser.

Deployment

The project is deployed on Vercel. You can access the live version at https://google-with-next.vercel.app/.

Contributing

Contributions are welcome! Feel free to open issues and pull requests.

google-clone's People

Contributors

charankamal20 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.