dXu23 / recipe-page

Recipe page for devchallenges.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recipe Page

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

screenshot

  • Where can I see your demo?

Right here.

  • What was your experience?

I thought it was difficult since I had to create a clock svg and a knife and spoon svg.

  • What have you learned/improved?

I learned how to create SVGs with a text editor.

  • Your wisdom? :)

Use Google Material Icons or some library of some SVGs instead of making SVGs yourself if you can.

Built With

HTML, CSS, and SVG.

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the following user stories:

  • User story: I can see a recipe with ingredients and instructions
  • User story: I can select a checkbox if I have the ingredients
  • User story: I can see the number of servings, baking times

Acknowledgements

Contact

About

Recipe page for devchallenges.io


Languages

Language:HTML 76.5%Language:CSS 23.5%