A responsive and visually appealing recipe gallery built using HTML, CSS, and JavaScript. Displays a collection of delicious recipes with images and descriptions, optimized for both desktop and mobile views.
- ✅ Responsive layout for all screen sizes
- ✅ Image cards with smooth transitions and hover effects
- ✅ Lazy-loaded recipe data (can be adapted to fetch from API)
- ✅ Accessible and semantic HTML structure
- ✅ Custom styling with optional TailwindCSS support
- HTML5
- CSS3 (with optional Tailwind CSS)
- JavaScript (ES6+)
- [Optional] JSON data source or API integration
git clone https://github.com/alkadevii/recipe-book.git
cd recipe-app
### 2. Open index.html in your browser
You can directly open the index.html file, or use a local server:
Author : Alka Devi