A recipe storage app made with love and React.
This project was first developed in codepen.io. As the project got more complicated, the "development environment" offered by codepen became too limiting. The project was eventually taken offline in a local development environment bootstrapped with Create React App.
- Record the ingredients of your favorite recipes.
- Update and delete the records of your recipes.
- Each record is locally stored in your browser. Closing your browser won't make them disappear.
Since this is my personal submission to FreeCodeCamp, I will not merge any pull requests. However, if you want to provide feedback on my project, you may open an issue on the project. If you want to play with the project, please fork the repository.