atrivedi1 / search-with-autocomplete

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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'

About

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


Languages

Language:JavaScript 66.4%Language:CSS 18.1%Language:HTML 15.5%