{"id":16629170,"url":"https://github.com/bradgarropy/adobe-searches","last_synced_at":"2026-04-13T19:31:35.592Z","repository":{"id":47064725,"uuid":"399832888","full_name":"bradgarropy/adobe-searches","owner":"bradgarropy","description":"🔎 adobe interview question - recent searches","archived":false,"fork":false,"pushed_at":"2021-09-15T04:48:46.000Z","size":1597,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-11T16:47:47.275Z","etag":null,"topics":["adobe","eslint","interview","jest","nextjs","prettier","react","recent","search","search-bar","stock","typescript","vercel"],"latest_commit_sha":null,"homepage":"https://adobe-searches.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bradgarropy.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-08-25T13:40:25.000Z","updated_at":"2023-02-11T12:21:54.000Z","dependencies_parsed_at":"2022-09-23T11:05:12.045Z","dependency_job_id":null,"html_url":"https://github.com/bradgarropy/adobe-searches","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"bradgarropy/next-starter","purl":"pkg:github/bradgarropy/adobe-searches","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradgarropy%2Fadobe-searches","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradgarropy%2Fadobe-searches/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradgarropy%2Fadobe-searches/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradgarropy%2Fadobe-searches/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradgarropy","download_url":"https://codeload.github.com/bradgarropy/adobe-searches/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradgarropy%2Fadobe-searches/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31768635,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adobe","eslint","interview","jest","nextjs","prettier","react","recent","search","search-bar","stock","typescript","vercel"],"created_at":"2024-10-12T04:40:01.790Z","updated_at":"2026-04-13T19:31:35.574Z","avatar_url":"https://github.com/bradgarropy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🔎 adobe searches\n\n_During an interview with [Adobe][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!_\n\n[![vercel][vercel-badge]][vercel]\n[![github actions][github-actions-badge]][github-actions]\n[![codecov][codecov-badge]][codecov]\n[![contributing][contributing-badge]][contributing]\n[![contributors][contributors-badge]][contributors]\n[![discord][discord-badge]][discord]\n\n## ❓ question\n\nReimplement the recent searches feature of the search bar found on the [Adobe Stock][adobe-stock] website.\n\n![search bar][search-bar]\n\n## 🤔 assumptions\n\nI made two assumptions to simplify the problem.\n\n-   Recent searches would be persisted across page loads.\n-   The autocomplete feature did not exist.\n\n## 💀 execution\n\n```bash\ngit clone https://github.com/bradgarropy/adobe-searches.git\ncd adobe-searches\nnpm install\nnpm start\n```\n\n## ✨ contributors\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://bradgarropy.com\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/11336745?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eBrad Garropy\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/bradgarropy/adobe-searches/commits?author=bradgarropy\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#design-bradgarropy\" title=\"Design\"\u003e🎨\u003c/a\u003e \u003ca href=\"https://github.com/bradgarropy/adobe-searches/commits?author=bradgarropy\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#infra-bradgarropy\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e🚇\u003c/a\u003e \u003ca href=\"https://github.com/bradgarropy/adobe-searches/commits?author=bradgarropy\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\n[vercel]: https://vercel.com/bradgarropy/adobe-searches\n[vercel-badge]: https://img.shields.io/github/deployments/bradgarropy/adobe-searches/production?label=vercel\u0026style=flat-square\n[github-actions]: https://github.com/bradgarropy/adobe-searches/actions\n[github-actions-badge]: https://img.shields.io/github/workflow/status/bradgarropy/adobe-searches/%F0%9F%A7%AA%20test?style=flat-square\n[codecov]: https://app.codecov.io/gh/bradgarropy/adobe-searches\n[codecov-badge]: https://img.shields.io/codecov/c/github/bradgarropy/adobe-searches?style=flat-square\n[contributing]: https://github.com/bradgarropy/adobe-searches/blob/master/contributing.md\n[contributing-badge]: https://img.shields.io/badge/PRs-welcome-success?style=flat-square\n[contributors]: #-Contributors\n[contributors-badge]: https://img.shields.io/github/all-contributors/bradgarropy/adobe-searches?style=flat-square\n[discord]: https://bradgarropy.com/discord\n[discord-badge]: https://img.shields.io/discord/748196643140010015?style=flat-square\n[adobe]: https://www.adobe.com\n[adobe-stock]: https://stock.adobe.com\n[search-bar]: images/search-bar.png\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradgarropy%2Fadobe-searches","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbradgarropy%2Fadobe-searches","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradgarropy%2Fadobe-searches/lists"}