/recipe-page

Recipe pageđź›  for devchallenges.io

Primary LanguageHTML

Recipe Page

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

Desktop view Mobile view
screenshot screenshot

Built With

  • HTML
  • CSS [Grid & Flexbox]

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

How To Use

To clone and run this application, you'll need Git

# Clone this repository

$ git clone https://github.com/geraldelorm/recipe-page.git

Contact