/google-search-next

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Google Search Next.js Project

This project is bootstrapped with create-next-app.

Getting Started

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.

Learn More

To learn more about Next.js, check out the following resources:

Next.js Documentation - Learn about Next.js features and API.

Learn Next.js - An interactive Next.js tutorial. You can also visit the Next.js GitHub repository for feedback and contributions.

Deploy on Vercel

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.