wlsf82 / meal-maker

Freedom project adapted from the Objects section of Codecademy's Introduction to JavaScript course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ‘©β€πŸ³ Weekly menu πŸ‘¨β€πŸ³

BCH compliance Lint and tests

Freedom project adapted from the Objects section of Codecademy's Introduction to JavaScript course.

Pre-requirements

You need to have Node.js installed on your computer to run this program.

Running the program

Run node weeklyMenu.js to generate a random weekly menu.

After running the program, you should see something like the below sample menu.

==============================================================
====================== πŸ§‘β€πŸ³ Weekly menu πŸ‘©β€πŸ³ =====================
==============================================================

Monday: Cheese and olives, Soup, and Juice.

Tuesday: Cherry tomatos and letuce salad, Ala Minuta, and Coffee.

Wednesday: Avocado salad, Ala Minuta, and Water.

Thursday: French fries, Pasta, and Juice.

Friday: Cherry tomatos and letuce salad, Yakisoba, and Fruits.

Saturday: Cheese fingers, Stuffed potato, and Coke.

Sunday: Cherry tomatos and letuce salad, Ramen, and Coffee.

==============================================================
===================== πŸ₯ Bon appΓ©tit! πŸ₯ͺ =====================
==============================================================

Made with ❀️ by Walmyr Filho.

About

Freedom project adapted from the Objects section of Codecademy's Introduction to JavaScript course.


Languages

Language:JavaScript 100.0%