A Google clone using Reactjs. and google custom search API
You can see a live demo here
Since we are using Free API provide by google, the app only can request 100 search/Days
-Deploy using Firebase
-Using API from google custom search
-Using Reactjs
Make sure you have install nodejs
Go to Google developer page Here click "GET A KEY", Create a project and copy that key,go to ./src/key.js replayce "YOUR_API_KEY" with the one you just get.
After that navigate to Google custom search key here click on the project you just create and copy your Search engine ID (MAKE SURE Search the entire web IS ON), go to ./src/useGoogleSearch.js replace ENGINE_ID with the ID you just copy
Navigate to project folder and Start the project:
$ npm i
$ npm startAll done and congratulation you just make your self a custom search engine!!!
- Finish option bar
- Optimize
https://github.com/centopw/Cent-search
For all Question contact me: centopw@gmail.com

.gif)

