Skip to content

This is a simple web app I built to play around with an infinite scroll implementation, TailwindCSS and the Google Search API

Notifications You must be signed in to change notification settings

omniphx/google-search-infinite-scroll

Repository files navigation

Google Search

This is a simple web app I built to play around with an infinite scroll implementation, TailwindCSS and the Google Search API

Try it yourself

# Install dependencies
yarn install

# Create a .env.local with your Google Search API Keys
echo GOOLE_SEARCH_API_KEY=### >> .env.local
echo GOOGLE_SEARCH_ENGINE_ID=### >> .env.local

# Run
yarn dev

About

This is a simple web app I built to play around with an infinite scroll implementation, TailwindCSS and the Google Search API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published