Skip to content

el-sherbini/Goggle

Repository files navigation

Goggle

Goggle is an application to use an API to get google search results, built with React, ContextAPI and Google Search API.

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

Clone the repo:

git clone https://github.com/el-sherbini/Goggle.git

Run terminal command:

npm install

Enter your Environment Variable in .env file, you can get one from here.

REACT_APP_API_KEY =  'ENTER YOUR RAPIDAPI KEY'

To Start Server:

npm start

To Visit App:

localhost:3000

Technologies Used

  • React.js
  • ContextAPI
  • Tailwind CSS
  • react-loader-spinner
  • react-player
  • RapidAPI Google Search API

Features

  • Responsive layout
  • Light Mode & Dark Mode
  • Get search results (total - news - images - videos)

About

Application to use an API to get google search results, built with React and ContextAPI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published