Starting with projects, we should add search functionality using [Lunr JS](https://lunrjs.com/guides/getting_started.html) by loading the data from CSV into JSON and JS using [Papa Parse](http://papaparse.com/). This search functionality will live on the projects and organizations pages for now.