Improved speed of search and made it fuzzy search

This commit is contained in:
2019-12-03 00:54:06 -05:00
parent 6e32b25861
commit 1a02b53d0f
4 changed files with 123 additions and 50 deletions

View File

@@ -10,11 +10,13 @@
"axios": "^0.19.0",
"clsx": "^1.0.4",
"create-react-app": "^3.1.2",
"fuse.js": "^3.4.6",
"install": "^0.13.0",
"jwt-decode": "^2.2.0",
"node-pre-gyp": "^0.13.0",
"react": "^16.9.0",
"react-dom": "^16.9.0",
"react-modal": "^3.11.1",
"react-redux": "^7.1.1",
"react-router-dom": "^5.1.0",
"react-scripts": "0.9.5",