/search-with-autocomplete

Search bar that implements autocomplete by using a 3rd party API

Primary LanguageJavaScript

Autocomplete

Basic autocomplete functionality, leveraging 3rd party API, built from scratch.

##Getting Started

  1. Clone repo to your machine
  2. In newly created folder, run the following commands:
  • 'npm intall'
  • 'npm run start'