Giter Site home page Giter Site logo

receipes-page's Introduction

logo_ironhack_blue 7

LAB | HTML & CSS - Recipes Clone

Introduction

We have only learned the very basics today with HTML and CSS, so what the heck we can really build, right? Wrong, we can build some cool stuff already, and we are going to do just that.

We all have to eat (at least, we should), so let's make some handy recipe pages. We are going to be recreating an Apple Pie recipe. As an extra step, we prepared French Onion Soup recipe as well.

Cloning something that already exists is the best way to get better at frontend development, so check out the deliverable below to see what we are expecting.

Some starter code is already provided, so you can jump right into it.

Requirements

  • Fork this repo
  • Clone this repo
  • Make sure you use class and id selectors throughout your exercise. Remember, only use type selectors if you want to modify every element of that type
  • Use a single external CSS stylesheet to style all pages
  • Use the images provided to construct the appropriate elements on the page:
    • The background with a picture of the apple pie
    • The recipe servings / nutrients section
    • The prep section

Submission

Upon completion, run the following commands:

$ git add .
$ git commit -m "done"
$ git push origin master

Create Pull Request so your TAs can check up your work.

Instructions

You will be working in the apple-pie folder. There you will find all the files, images, and text content needed to create the page. The text is in the index.html, and a CSS file is created in styles/style.css.

Deliverable

Please find a screenshot of the expected results below:

Apple Pie

Extra Practice

If you feel you need more practice, you can keep working on the french-soup exercise. There you will find expected-result.md file where you can see what is expected from you to build. This folder has the same structure as the the apple-pie one so follow the same steps.

Extra Resources

Happy coding! ❤️

receipes-page's People

Contributors

sandrabosk avatar josecarneiro avatar anasegarra avatar ta-web-mad avatar alhuar avatar noreplydev avatar lluisarevalo avatar thebinaryfelix avatar fontcuberta avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.