This project is bootstrapped with create-next-app
.
First, clone the repository and install the dependencies:
git clone https://github.com/TMBilalTM/google-search-next.git
cd google-search-next
npm install
Fill in the API Keys in the .env.example file
npm run dev
Open http://localhost:3000 in your browser to see the result.
To learn more about Next.js, check out the following resources:
Learn Next.js - An interactive Next.js tutorial. You can also visit the Next.js GitHub repository for feedback and contributions.
The easiest way to deploy your Next.js app is by using the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.