Skip to content

Data visualization of dishes served at Thanksgiving 2015 from FiveThirtyEight dataset.

Notifications You must be signed in to change notification settings

milesshebar/giveThanks

Repository files navigation

giveThanks

Data visualization of ingredients served at Thanksgiving 2015 from FiveThirtyEight dataset.

You can view a live demo of this project here.

alt text

Setup for development

  • Requrires node to run locally
  • Clone the repository
  • Install dependencies with npm install
  • Run locally with npm run start (for development)
  • Build for production with npm run build
    • This creates a dist/ folder within the directory with all necessary assets bundled for deployment

Created for SCMP368: Software Development at Kenyon College by @milesshebar, @hoode15, and @flynnshannon.

Releases

No releases published

Packages

No packages published