Recipe Application with custom recipe uploads. You have the ability to bookmark recipes which remain in your browser local storage.
- Search functionality: API search request.
- Results with pagination.
- Display recipes.
- Change servings functionality.
- Bookmarking functionality
- Store bookmarked recipes in local storage.
- Upon page load, read saved bookmarks.
- The ability to upload your own recipe.
- Own recipes automatically bookmarked.
- Users can only see their own recipes.
- The wonderful and beautiful styles of SASS.
After some time, I was able to resolve build issues that involved the Fractional library to render recipe servings. I incorrectly attributed this error to Fraction.js which coincidentally ended up being the library that fixed this display. Fraction.js.