An open API service indexing awesome lists of open source software.

https://github.com/raadiah/cook-book

Website to show food recipes. This is a fun project made with Tailwind CSS, Daisy UI and Advanced JavaScript
https://github.com/raadiah/cook-book

css daisy-ui es6 html5 javascript tailwind-css

Last synced: 5 months ago
JSON representation

Website to show food recipes. This is a fun project made with Tailwind CSS, Daisy UI and Advanced JavaScript

Awesome Lists containing this project

README

          

# CHEF BOOK

A website to show recipes for different category of foods: Beef, Chicken, Soup & Potatoes!

## Live Link

https://soomanib-chef-book.netlify.app/

## Brief Description

There are 5 sections of the project:

1. A menubar for choosing categories
2. A banner
3. Recipe List according to the categories
4. A frequently asked question section
5. A footer section

## Technologies

JS ES6 has been used in the frontend. The design has been made by Tailwind CSS along with Daisy UI framework. HTML5 has been used to frame the structure as usual.