Skip to content

A web-based game inspired by video poker to assist with weekly meal plan creation.

License

Notifications You must be signed in to change notification settings

shanedbutler/whats-for-dinner-poker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's for Dinner Poker

What's for Dinner Poker is a web-based game that is played to create a five-meal meal plan. Users select a pre-made deck based on seasonal meal themes or their own user created deck. The two-round interactive game-play results in a final “hand” of five meal cards. Users have the ability to create, edit, and delete both decks and cards.

What's for Dinner Poker seeks to help meal planning by reducing decision fatigue while remaining interactive, and customizable through user-created decks.

Take it for a spin

This project was bootstrapped with Create React App.

This project uses Sass to compile custom Bulma styles. You will need sass-cli to compile css before starting the project. This project uses json-server in development.

In the project directory, you can run:

npm install

npx sass --no-source-map src/sass/mystyles.scss:src/css/mystyles.css

npx json-server -p 8088 api/database.json

npm start

This runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

About

A web-based game inspired by video poker to assist with weekly meal plan creation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published