Skip to content

HelgiHe/awesome-image-search

Repository files navigation

Awesome Image Search

About

This app uses google custom search to search for images and displays the results 10 at a time. It uses react-intersection observer to detect when the user is scrolling and loads more when close to the bottom of the page. Styling and theming is done with emotion.

Built With

  • React
  • Emotion
  • Parcel-bunler

Run Locally

before running the app locally you'll need a .env file with an api key

API_KEY=MY_API_KEY
git clone https://github.com/HelgiHe/awesome-image-search.git
cd awesome-image-search
npm install
npm run start

Live link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published