This is the google clone project made with React Js and Google Search API.
First download this whole repository and also make sure you have installed nodejs.
Then open your directory after extracting it in cmd or terminal and run this command to install the the dependencies.
And also make the .env file and add the data as given in .env_sample file in .env file.
Enter your all google search APi details. [Tutorial is on my youtube channel].
after doing all this run this command to start your app:-
This will run the app in the development mode.
Open http://localhost:3000 to view it in the browser.