They wanted a Reactified recipe book. I created one for colors. I don’t cook that much.

Project screenshot

Requirements

  1. User Story: I can create recipes that have names and ingredients.

  2. User Story: I can see an index view where the names of all the recipes are visible.

  3. User Story: I can click into any of those recipes to view it.

  4. User Story: I can edit these recipes.

  5. User Story: I can delete these recipes.

  6. User Story: All new recipes I add are saved in my browser’s local storage. If I refresh the page, these recipes will still be there.

Code and demo on Codepen.