This is a digital cookbook project created as a tribute to my grandmother's recipes. The site allows users to:
- browse through recipes
- bookmark recipes they like
- switch between metric and imperial measurements where applicable
- leave feedback in the form of comments (although this is currently dummy functionality)
metric/imperial measurement toggle
like, comment + bookmark recipe functionality
bookmarked recipe page
To install the project locally, follow these steps:
- Download the project files from the GitHub repository.
- Open the index.html file in your preferred browser.
- To add new recipes, follow the consistent HTML structure used for existing recipes.
Once the project is installed, users can browse through the recipes, bookmark their favorite recipes, and leave feedback in the comments section. To switch between metric and imperial measurements, users can simply click the "Metric" or "Imperial" button where available.
This project was created as part of the Hyperion Dev course, and I would like to give special thanks to my grandmother for providing the original recipes.