GithubHelp home page GithubHelp logo

franciscojohnson / exercise-instagram-feed Goto Github PK

View Code? Open in Web Editor NEW

This project forked from breatheco-de/exercise-instagram-feed

0.0 0.0 0.0 5.21 MB

Practice your HTML/CSS skills! Very simple instagram simulation to understand the basics of CSS and HTML5 and how to use them together to create a website.

exercise-instagram-feed's Introduction

alt text The Instagram Photo Feed

Everyone knows Instagram, it's an ideal fun exercise to practice your beginner HTML/CSS skills. On this project will be exercising the following concepts:

  • Reusing CSS classes.
  • Display and Position CSS Rules.
  • Building a layout with CSS/HTML.
  • Centering containers.
  • Flow left and right.
  • Importing images.

๐ŸŒฑ How to start this project

This project does not come with the necesary files to start working, we recommend you start coding from an empty boilerplate.

a) If using Gitpod you click here to open the boilerplate.

b) If working locally type the following command from your command line:

$ git clone https://github.com/4GeeksAcademy/html-hello

๐Ÿ’ก Important: Remember to create a new repository to save your progress and add the new remote (git remote add new_origin <your new url>), and upload the code to your new repository using add, commit and git push new_origin <branch>.

๐Ÿ“ Instructions

Using everything you have learned with HTML and CSS3, please create a website that replicates this gif in every way (pixel perfect):

(Click here to expand)

Or you can use these images:

imagen 1 imagen 2 imagen 3

Use the display property like in the old days or the new flex CSS property to make the posts feed.

๐Ÿ“’ Resources

  • This video from the net ninja is amazing to start understanding the flexbox.

  • Here is the strategy for the exercise: Instagram Photo Feed Strategy

  • Please discuss with your coding partner, any other student or mentor about any questions you may have. Coding is hard for everyone.

exercise-instagram-feed's People

Contributors

alesanchezr avatar elviraqdp avatar jtoledo88 avatar mortegac avatar matthewcarpenter00 avatar tereelena avatar vlmarq avatar hamzahasn avatar kmendezh 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.