Recipe Book App

A Recipe Book webpage is a self-made project built using HTML, CSS, and JavaScript to store and display your favorite recipes in a visually appealing and user-friendly way. This webpage allows users to add, view, and manage recipes, making it a personal digital cookbook.
Features:
- Home Page – A welcoming interface with a list of recipes and an intuitive navigation menu.
- Recipe Display – Each recipe has a dedicated page showing ingredients, steps, and an optional image.
- Add New Recipes – A form that lets users add their own recipes dynamically.
- Search & Filter – A simple JavaScript-powered search bar to find recipes quickly.
- Responsive Design – A clean and modern layout that works on desktops, tablets, and mobile devices.
This project is perfect for those who love cooking and want to organize their recipes in a digital format while improving their frontend development skills.