- implemented basic search feature

- added tag list comonent to replace tables
This commit is contained in:
Kim, Jimin 2021-08-03 12:49:33 +09:00
parent 06ade73ac1
commit f731826368
10 changed files with 143 additions and 55 deletions

View file

@ -15,6 +15,7 @@ Tools / Frameworks / Packages used:
| [gray-matter](https://github.com/jonschlinkert/gray-matter) | Parsing markdown files |
| [react-tooltip](https://github.com/wwayne/react-tooltip) | Tooltips |
| [react-date-range](https://github.com/hypeserver/react-date-range) | Date picker for search page |
| [elasticlunr](https://github.com/weixsong/elasticlunr.js) | Search engine |
# Setup