KXLAA / google-search-clone-sc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Goggle Clone

A project using the Google Api from rapid API, data is fetched on click and results are displayed on different routes using React Router. Made use of the fetch Api to make Api requests.

Styling is done using styled components.

You can view the project live here: GUNGLE

Demo

demo pic 01 demo pic 02

or you can run it locally:

In the project directory, you can run:

npm install

To install all node modules locally

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

About


Languages

Language:JavaScript 85.8%Language:CSS 10.5%Language:HTML 3.7%