You are invited to a mysterious pizzas parlor. You must discover which pizzas in this parlor is the real pizza. Compete with other detectives and get the highest score possible!
As a detective, you must submit your name and it will direct you to the Slice Sleuth portion of the application. Each user is given two rounds to play.
We plan to implement actual login feature that allows users to update their scores.
- Fork the repository.
- Open with visual studio code or your comfort pick.
- Install npm in terminal (npm install)
- Run the json server on the terminal with 'json-server --watch db.json'
- Run the page with npm run dev
Detectives are able to cycle through the images of pizza and determine if they believe they are real or AI lie. All detectives will have to start by submitting their username.
Steph Bertram: https://github.com/stephbertram
Soo Jung Kim: https://github.com/soojkim0106
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
AI pizza photos were created using:
- Bing Image Creator from Microsoft Designer: https://www.bing.com/images/create
- Dream Studio by Stability AI: https://beta.dreamstudio.ai/generate
Real pizza photos are from Unsplash: https://unsplash.com/

