devChallenges - Receipe Page

Solution for a challenge from devChallenges.io.

Table of Contents

Overview

Built With

  • HTML
  • CSS
  • JavaScript

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

Useful Links

  • Window.localStorage - This website was helpful for learning how to use local storage to save the states of the checkboxes.

Contact