The Recipe Selection Page is the core experience of our digital product. Every week millions of users enter this page to select the recipes they'll receive at their homes.
- Add/Remove recipes to the box.
- Calculate total price with shipping
Install the dependencies to the local node_modules folder
Runs the app in the development mode.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.\
##TODO
- Add individual price calculation to summary box
- Recipes and PriceInfo tests