Skip to content

An implementation of full-text search, using a Trie data structure.

Notifications You must be signed in to change notification settings

sergij14/search-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search App

An implementation of full-text search, using a Trie data structure.

To launch the app on your local machine you should run npm install && npm run dev

About

An implementation of full-text search, using a Trie data structure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published