DevAlvaroF / Recipe-GUI

GUI for Recipes with Vanilla Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recipe GUI

GUI for Recipes with Vanilla Javascript

LIVE DEMO: https://recipe-gui.netlify.app/

Potential Improvements

  1. Sort option to recipes
  2. Delete Created Recipes
  3. Database implementation (MySQL)
  4. Edit Option for recipe
  5. Add nutritional value (e.g. https://spoonacular.com/food-api)
  6. JSDoc Documentation

Tech Stack

Front End Back End Services
HTML None Recipe API
CSS
JavaScript
Parcel (Bundler)

Demo Images

Searching Created Recipes

image

Recipe Visualization

image

Bookmark Availability

image

About

GUI for Recipes with Vanilla Javascript

License:MIT License


Languages

Language:JavaScript 54.2%Language:SCSS 33.4%Language:HTML 12.4%