Skip to content

jclemens24/forkify-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Forkify Project



Recipe Application with custom recipe uploads. You have the ability to bookmark recipes which remain in your browser local storage.

This app demonstrates a few features

  1. Search functionality: API search request.
  2. Results with pagination.
  3. Display recipes.
  4. Change servings functionality.
  5. Bookmarking functionality
  6. Store bookmarked recipes in local storage.
  7. Upon page load, read saved bookmarks.
  8. The ability to upload your own recipe.
  9. Own recipes automatically bookmarked.
  10. Users can only see their own recipes.
  11. 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.

About

A front-end recipes web application built using JavaScript's ES6 classes, Sass and HTML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published