👾 Tech Stack
🎯 Features
- Google Authentication
- Web & Image Search
- Pagination
This project uses Yarn as package manager
npm install --global yarnClone the project
git clone https://github.com/zwelhtetyan/ggl-nextjs.gitGo to the project directory
cd my-projectInstall dependencies
yarnTo run this project, you will need to add the following environment variables to your .env file
GOOGLE_CLIENT_ID
GOOGLE_CLIENT_SECRET
API_KEY
CX_KEY
SECRET
Start the server
yarn devContributions are always welcome!