Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gbrowns/delics-recipes
Recipe website | create & post new recipes | read recipes
https://github.com/gbrowns/delics-recipes
css3 fetch-api html scss
Last synced: 27 days ago
JSON representation
Recipe website | create & post new recipes | read recipes
- Host: GitHub
- URL: https://github.com/gbrowns/delics-recipes
- Owner: gbrowns
- Created: 2022-06-20T20:28:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-10T16:16:07.000Z (over 2 years ago)
- Last Synced: 2024-10-28T16:10:36.528Z (2 months ago)
- Topics: css3, fetch-api, html, scss
- Language: SCSS
- Homepage:
- Size: 835 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# recipe app
### Description (link: https://godwin254.github.io/recipe_app/)
This a website that display a variety of recipes to the end user,
outlining procedures and ingrdients used and also showing detailed
procedure to be followed while preparing the meal.### Functionality
1. Allows users to select recipe of there choice.
2. Read the detailed information of the recipe
3. Like a particular recipe
4. Drop a comment.## Stack
- Vanilla Javascript (ft fetch() api)
- Sass
- Html#### Further consideration
- responsiveness for all devices
- search functionality
- personalized account for users##
--> developed by @Godwin254