Skip to content

Kellswork/autocomplete-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoComplete Component

I have created a private GitHub Repo for this Project.

Gest Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

  • clone repository https://github.com/Kellswork/autocomplete-component.git or
  • unzip the autocomplete-component folder
  • navigate to the folder location
  • cd into the folder
  • in your terminal, run npm install to install dependencies
  • run npm start to start the project

Run Tests

  • navigate to the folder location and cd into the folder autocomplete-component
  • in your terminal, run npm test and press a to run the tests

To Run Test Coverage

Achieved 70% test coverage

  • run npm test -- --coverage to see test coverage

Additional updates that can be done to improve the feature for production.

Intergrate Continous intergration with Circle CI or Travis CI for testing in Production.

Add Cache to store previous search result and reduce ftech request call.

About

This is an auto-complete component. built with ReactJs and TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published