Cook IO is a simple and elegant recipe website where users can browse, view, and save their favorite dishes. Built using HTML and CSS, this static website simulates a basic cooking platform with multiple pages and a clean user interface.
index.html β Home page with featured recipes
recipes.html β Browse all available recipes
detail.html β View detailed recipe instructions
saved-recipes.html β Saved recipes page (static mockup)
favicon.svg β Custom website icon
π² Browse a variety of recipes
π View ingredients and step-by-step cooking instructions
πΎ Mock saved recipes functionality
π¨ Clean and responsive design using HTML & CSS
HTML5
CSS3
Clone the repository or download the files.
Open index.html in your web browser.
Navigate through the site using links in the navigation bar.
You can add screenshots here to give a visual preview of the site:
Home page
Recipe listing
Recipe detail
Add JavaScript for dynamic interactions and saving recipes
Create a backend to store user data and recipes
Enable user login and recipe submissions
Mohamed Asharaf