shapirobd / capstone2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt text

-----------------------------------------------------

➤ Description

KitchenMenu is a platform that uses the Spoonacular API to allow users to search for recipes to make and track the meals they end up eating. They can filter their results by macronutrient quantities, dietary restrictions and selected ingredients.

Generic badge Generic badge Generic badge

On some READMEs, you may see small images that convey metadata, such as whether or not all the tests are passing for the project. You can use Shields to add some to your README. Many services also have instructions for adding a badge.

-----------------------------------------------------

➤ Visuals

Depending on what you are making, it can be a good idea to include screenshots or even a video (you'll frequently see GIFs rather than actual videos). Tools like ttygif can help, but check out Asciinema for a more sophisticated method.

-----------------------------------------------------

➤ Installation

front-end

Used Libraries

Generic badge Generic badge Generic badge Generic badge Generic badge Generic badge Generic badge Generic badge Generic badge Generic badge Generic badge Generic badge Generic badge Generic badge Generic badge Generic badge Generic badge Generic badge Generic badge

Installing dependencies (npm)

cd front-end
npm install

back-end

Used Libraries

Generic badge Generic badge Generic badge Generic badge

Installing dependencies (npm)

cd back-end
npm install

-----------------------------------------------------

➤ Usage

Use examples liberally, and show the expected output if you can. It's helpful to have inline the smallest example of usage that you can demonstrate, while providing links to more sophisticated examples if they are too long to reasonably include in the README.

About


Languages

Language:JavaScript 98.4%Language:HTML 1.1%Language:CSS 0.5%