Coder Social home page Coder Social logo

shivam171 / google-search-clone Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 157 KB

A simple Google Search clone project created using React, Material-UI, React Router, React state management, custom hooks, and the Context API.

Home Page: https://google-search-clone-shivam171.netlify.app/

JavaScript 75.44% HTML 0.60% CSS 23.97%
google-clone-react google-search-clone

google-search-clone's Introduction

Google Clone

Screenshot from 2023-11-06 14-21-00

A simple Google Search clone project created using React, Material-UI, React Router, React state management, custom hooks, and the Context API. This project demonstrates the functional part of Google Search, including searching and querying Google data.

Please note that the UI features and Responsiveness may not be fully functional as this project primarily focuses on showcasing the functionality.

Dependencies

This project relies on the following dependencies:

Usage

  1. Clone the repository to your local machine:

    git clone https://github.com/shivam171/google-search-clone.git
    
    
  2. Install the project dependencies:

    cd google-clone
    npm install
    
  3. Start the development server:

    npm run dev
    
  4. Open your web browser and navigate to http://localhost:3000 to access the Google Clone.

Project Structure

  1. Vite: This project uses Vite as the build tool. Vite is a fast development server and build tool for JavaScript applications. It provides a smooth development experience with fast hot-reloading. The Vite configuration can be found in vite.config.js.

  2. React: The project is built using React, a popular JavaScript library for building user interfaces.

  3. Material-UI: Material-UI is used for the UI components and styling of the project. It provides a set of pre-designed components that follow the Material Design guidelines.

  4. React Router: React Router is used for handling routing within the application. It enables navigation between different views or pages of the Google Clone.

  5. React State Management: The project uses React state management to manage the application's state. This includes handling user input and search queries.

  6. Custom Hooks and Context API: Custom hooks and the Context API are used for sharing state and functionality between components. This allows for efficient data sharing and communication within the application.

Custom Search API

This project uses a custom Google Search API and a Google Search Engine provided by Google as part of the Google Developer Program. Please be aware of the following limitations:

The custom search API is limited to a maximum of 100 searches per day.

License

This project is open-source and available under the MIT License. You are free to use and modify it as needed.

Contributing

Contributions are welcome! If you would like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them with descriptive messages.
  4. Push your changes to your fork.
  5. Create a pull request to merge your changes into the main repository.

Contact

if you have any questions or need further assistance, feel free to contact me at [email protected].

Happy coding!

google-search-clone's People

Contributors

shivam171 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.