/recipe-box

Use this web app to save your recipes! This repo is for freeCodeCamps recipe box challenge.

Primary LanguageJavaScript

The recipe box is a freecodecamp challenge project to build a recipe box that allows users to save recipes, delete items, etc.

The project requirements are to use React and local storage.

To install run npm install, node run build, and node run start.