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!
Reimplement the recent searches feature of the search bar found on the Adobe Stock website.
I made two assumptions to simplify the problem.
- Recent searches would be persisted across page loads.
- The autocomplete feature did not exist.
git clone https://github.com/bradgarropy/adobe-searches.git
cd adobe-searches
npm install
npm start
Brad Garropy π» π¨ π π |