Googl – A React JS Google Search Engine Clone

React JS Google Clone

Ask Me Anything ! GitHub license Maintenance GitHub branches Github commits Netlify Status GitHub issues

⚠️ Before you start

  1. Make sure Git and NodeJS is installed
  2. Yarn is faster than Npm. So use Yarn.
  3. Create .env file in root folder.
  4. Contents of .env
REACT_APP_RAPID_API_KEY=XXXXXXXXXXXXXXXXXXXXXXXXXXXX
  1. Now, to setup API, go to Rapid API Website and create an account.

  2. Enable this API to fetch google search results: API: Google Search by apigeek.

Copy API Key

  1. After enabling you can get your API Keys and paste them in .env file in REACT_APP_RAPID_API_KEY.

NOTE: Make sure you don’t share these keys publicaly.

? How to use this App?

  1. Clone this repository to your local computer.
  2. Open terminal in root directory.
  3. Type and Run npm install or yarn install.
  4. Once packages are installed, you can start this app using npm run dev or yarn dev
  5. Now app is fully configured and you can start using this app ?

? Built with

Rapid API

Built with Love

? Stats

Stats for this App

?? Contribute

You might encounter some bugs while using this app. You are more than welcome to contribute. Just submit changes via pull request and I will review them before merging. Make sure you follow community guidelines.

? Follow Me

GitHub followers Twitter YouTube

⭐ Give A Star

You can also give this repository a star to show more people and they can use this repository.

GitHub

View Github