A web application for finding and adding recipes using modern Javascript techniques. That's the final project as part of Jonas Schmedtmann JS course on Udemy
Stars
6
Forks
0
Watchers
6
Open Issues
0
Overall repository health assessment
^3.15.2^1.0.0^2.12.0^2.12.020
commits
Merge branch 'main' of https://github.com/LoayAhmed304/forkify-app
f83d863View on GitHub:package: Saved the bookmarks to the local storage to be restored upon loading
e032338View on GitHub:bookmark: Implemented bookmarks display in the bookmarks drop-down tab in addition to view classes enhancements
649775fView on GitHub:bookmark: Handled bookmarking recipes and their proper display
356ba6bView on GitHub:zap: Improved UI updating methods using a DOM updating algorithm
343d8ebView on GitHub:family_man_woman_boy_boy: Implemented recipes servings number adjustment
1e897d0View on GitHub