Forkify is a recipe application built with pure JavaScript. It allows users to search for recipes, view recipe details, add recipes to their bookmarks, and store them in local storage.
- Hosted on Netlify: (https://forkify13.netlify.app/)
-
User-Friendly Search: Easily search for your favorite recipes.
-
Pagination: Conveniently navigate through search results.
-
Recipe Bookmarking: Save your favorite recipes for later.
-
Local Storage: All your bookmarks are stored securely in local storage.
-
Add New Recipes: Contribute to our growing collection by adding your own recipes.
- Implement search functionality.
- Load recipes asynchronously from an external API.
- Provide pagination for a better user experience.
- Bookmark recipes and store them in local storage.
- Keep your bookmarks organized and readily accessible.
- Update the UI to reflect your bookmarked recipes.
- Contribute your own recipes to the collection.
- Keep local storage up to date with the new additions.
- Enjoy a seamless user interface that showcases your recipe contributions.
- Clone this repository to your local machine.
- Open the
index.html
file in your preferred web browser. - Start searching for recipes, bookmarking your favorites, and even adding new recipes.
Please note that the code provided in this README is a simplified representation of the actual implementation. For the complete code and detailed explanation, please refer to the project's source code.
Forkify is a versatile recipe application that simplifies recipe discovery and management. The provided README offers a high-level overview of the project. For a more detailed understanding and access to the complete codebase, please visit the project repository. @Sajal Timilsina - JavaScript Developer
Happy cooking! 🍳