Skip to content

Aveek-Saha/autocomplete

Repository files navigation


Autocomplete Trie


A React app with blazing fast sub millisecond autocomplete suggestions using weighted tries.

Development

Install all dependencies

npm i

Build

To create the trie

cd data
node build.js

Dev server

To run the dev server

npm run dev

Production

To build for production

npm run build

Credits

Icons made by Freepik from www.flaticon.com'