To run this app locally
- unzip the folder
- cd into the folder
autocomplete-component
- open your terminal and run
npm start
to start the project
To Run the Test for the compoenent
- cd into the project
autocomplete-component
- in your terminal, run
npm test