Skip to content

Aurimas-stack/React-project-5-FCC_recipe-box_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Single page project for: https://www.freecodecamp.org/learn/coding-interview-prep/take-home-projects/build-a-recipe-box. Main points of this project:

  • User can see predefined recipes which he can choose;
  • Choosing a recipe displays information about that recipe;
  • User can select to: 1) Add new recipes to existing ones. 2) Edit all existing recipes. 3) Delete selected recipe.
  • All of the changes included in adding, editing and deleting recipes are saved in browsers LocalStorage: changes to the information remain even if user closes the tab or browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published