This is a simple dinner randomizer I made to help my family decide what to make for dinner.
Aiming for a an art deco theme and coloring.
You can try it out here: https://dinner-shuffle.onrender.com/
Closer look at the gold CSS pattern:
- Javascript
- CSS
- React
- Material UI
Install the dependencies with the npm install command.
npm install
Once dependencies are successfully installed. Run locally with npm run start.
npm run start
Icon Credit: Restaurant icons created by Freepik - Flaticon
Image Credits: From Free Image sites Unsplash, Pixabay and Pexels
- Purple Background by Dorothe
- Generic Picture by Andy Hay
- White Rice by Loren Castillo
- Keema (Minced Meat) by Pure Punjabi,
- Scrambled Eggs by Albany Capture,
- Black Eyed Beans by Bundo Kim,
- Brown Rice by Mumtahina Tanni,
- Kidney Beans Saundarya Srinivasan,
- Fish and Chips by Suzy Hazelwood,
- Spagetti Klaus Nielsen,
- Pasta Aleksandra Tanasiienko,
- Yellow Lentils Robert Borges,
- Gobi (Cauliflower) Frank Holleman,
- Curry Monika Grabkowska,
- Chicken Jezebel Rose,
- Chickpeas Dragne Marius,
- Ladyfingers FOX,
CSS for the golden pattern used in the background of the card is generated from this css website: https://10015.io/tools/css-background-pattern-generator. Using the nested squares pattern.
This project is completed and I am not working on it at the moment.
In the future I would like to use an API to generate the menu items.
You can find the License for this project here
This project is licensed under the terms of the MIT license.