Skip to content

cheshire137/nash-grave-plot

Repository files navigation

NashGravePlot

Web app to view cemetery information for Nashville, Tennessee. Data comes from Davidson County Cemetery Survey.

Screenshot of the first page of NashGravePlot results shown in the browser. Shows a table of data about grave sites in Nashville, Tennessee, including names, dates of death, cemetery names, addresses, the type of graveyard, and tombstone inscriptions.

How to develop

I'm using node v19.1.0 and npm 8.19.3 on macOS.

npm install
npm start

To deploy GitHub Pages site, first modify package.json to change the homepage field based on your GitHub URL, then:

npm run deploy

Thanks

Thank you to the folks behind these great tools and libraries: