Skip to content

Latest commit

 

History

History
64 lines (49 loc) · 2.92 KB

readme.md

File metadata and controls

64 lines (49 loc) · 2.92 KB

🔎 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

💻 🎨 📖 🚇 ⚠️