- one page website
- two buttons
- one button to randomly generate a snack (from hardcoded data)
- one button calls an external API to randomly generate a Netflix movie choice (https://www.npmjs.com/package/netflix-roulette)
- fun stuff with CSS
- add snacks to database
- more genres to API button
- Simon & Sarah: hardcode data and configure snack generator
- Jess & Nat: access external API and configure movie generator

