Skip to content

bradgarropy/adobe-searches

Repository files navigation

πŸ”Ž adobe searches

During an interview with Adobe, I was asked to create a search bar with recent searches. Getting the user experience just right on this one was a lot of fun!

vercel github actions codecov contributing contributors discord

❓ question

Reimplement the recent searches feature of the search bar found on the Adobe Stock website.

search bar

πŸ€” assumptions

I made two assumptions to simplify the problem.

  • Recent searches would be persisted across page loads.
  • The autocomplete feature did not exist.

πŸ’€ execution

git clone https://github.com/bradgarropy/adobe-searches.git
cd adobe-searches
npm install
npm start

✨ contributors


Brad Garropy

πŸ’» 🎨 πŸ“– πŸš‡ ⚠️