Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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