Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
Website to show food recipes. This is a fun project made with Tailwind CSS, Daisy UI and Advanced JavaScript
- Host: GitHub
- URL: https://github.com/raadiah/cook-book
- Owner: Raadiah
- Created: 2024-09-17T11:40:51.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-02T15:12:00.000Z (3 months ago)
- Last Synced: 2024-11-21T18:07:33.185Z (about 1 month ago)
- Topics: css, daisy-ui, es6, html5, javascript, tailwind-css
- Language: HTML
- Homepage: https://soomanib-chef-book.netlify.app/
- Size: 6.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.