Coder Social home page Coder Social logo

rebspen / lab-css-recipes-clone Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ironhack-labs/lab-css-recipes-clone

0.0 1.0 0.0 3.33 MB

An exercise to clone a recipes page and understand the basics of HTML and CSS

HTML 74.45% CSS 25.55%

lab-css-recipes-clone's Introduction

Ironhack Logo

HTML & CSS | Recipes Clone

Introduction

We've barely scratched the surface with HTML and CSS, so you wouldn't be blamed for thinking that there's not much you can achieve at this moment. Let's challenge that.

Ironhackers can't live on beer alone. We also need tasty treats. As such, we'll be recreating a French Onion Soup recipe, as well as an Apple Pie recipe.

Cloning something that already exists is a great way to get better at front-end development, so inspect the high-fidelity mockups displayed below to see what's expected.

There's a bit of starter code, so you can jump right into it.

Requirements

  • Learn how to fork this repo
  • Clone this repo into your labs folder
  • Make sure you use class and id selectors throughout your exercise. Remember, only use tag selectors if you want to modify every element of that tag.
  • Use a single external CSS stylesheet to style all the pages
  • Use the images provided to construct the appropriate elements on the page:
    • The background with a picture of an 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. In the Pull request name, add [city-bootcamp-yourName], ex: [MAD-FTWD-Victor] or [MIA-PTWD-Jess]

Starter code

You will be working in the apple-pie-starter-code folder. The starter-code contains all of the files, images, and text you need in order to create the page. The text is in the index.html file, and you should declare your styles in the main.css file.

Deliverable

Here's a high-fidelity mockup of the expected output:

Apple Pie

Bonus: Extra Practice

If you feel like you're in need of extra practice, you can open the starter-code/extra-french-soup/expected-result.md file. There you'll find an extra deliverable. The extra-french-soup folder has the same folder structure as apple-pie, so follow the same steps.

Extra Resources

Happy coding! ๐Ÿ’™

lab-css-recipes-clone's People

Contributors

alhuar avatar fontcuberta avatar josecarneiro avatar lluisarevalo avatar sandrabosk avatar thebinaryfelix avatar

Watchers

 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.