Skip to content

ramy1951/Simple_active_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Active Search

This is a simple search bar that actively searches with every key stroke. Use only locally.

To Run:

  1. Start a postgres database.
  2. Create a table name testingTable with columns id as PRIMARY KEY and name as VARCHAR(50).
  3. Go to config/.env and replace <DB_USERNAME>, <DB_PASSWORD>, and <DB_NAME>
  4. Now you can run npm i
  5. Lastly run npm start and ENJOY!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published