Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 476 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 476 Bytes

abillionveg coding assignment

  • React frontend interfaced with MongoDB via REST API

  • User should be able to create, update and delete recipes.

  • Recipes should have a title, image, ingredients and instructions.

  • Ingredients should be groupable, and exist as a combination of two fields --- name and amount.

  • Instructions should be divided into steps.

Frontend hosted @ https://veggiereact.herokuapp.com/ Backend repo @ https://github.com/rebeccatay92/veggiebackend