GithubHelp home page GithubHelp logo

francisco-vivas / lab-css-instagram-clone Goto Github PK

View Code? Open in Web Editor NEW

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

0.0 0.0 0.0 248 KB

A CSS Lab to clone instagram and practice positioning

CSS 49.02% HTML 50.98%

lab-css-instagram-clone's Introduction

logo_ironhack_blue 7

LAB | CSS Instagram Clone

Introduction

One of the best ways to sharpen your CSS skills is to try to recreate an existing style and layout, so take a look at the deliverable below, work with a partner, and build your own version of Instagram.com. Don't worry if you can't get it to look exactly as you see but try your best to get as close as possible.

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

Requirements

  • Fork this repo
  • Clone this repo
  • Use one of the CSS layout techniques to position elements on the page (display, float, flexbox, or grids)
  • Look up in MDN and use CSS properties and values that may not have been covered in class, for example:
    • background: url("YOUR-LINK.COM")
    • list-style
    • text-decoration
    • text-transform
  • Use a single external CSS stylesheet to style all pages
  • Use the images provided to construct the appropriate elements on the page:
    • the iPhone
    • App Store and Google Play buttons
    • Instagram Logo
    • Login button

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 are provided with files, images, and text content needed to create the page. The text is in the index.html, and the color palette is in styles/style.css file.

Deliverable

Please find a screenshot of the expected result below:

Instagram lab Screenshot

Extra Resources

Happy coding! ❤️

lab-css-instagram-clone's People

Contributors

fontcuberta avatar francisco-vivas avatar nizaroni avatar sandrabosk 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.