Skip to content

rebeccatay92/veggiereact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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