Skip to content

Rock-son/fcc-recipe-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fcc-recipe-box

Recipe Box made with React for FreeCodeCamp curriculum

User stories:

  • I can create recipes that have names and ingredients.
  • I can see an index view where the names of all the recipes are visible.
  • I can click into any of those recipes to view it.
  • I can edit these recipes.
  • I can delete these recipes.
  • All new recipes I add are saved in my browser's local storage. If I refresh the page, these recipes will still be there.

Releases

No releases published

Packages

No packages published

Languages