Code Monkey home page Code Monkey logo

lab-css-responsive-cloning's Introduction

Ironhack

HTML & CSS | Responsive Cloning Product Hunt

Introduction

Product Hunt is a website that lets users share and discover new products. The site, which was founded by Ryan Hoover in November 2013, is backed by Y Combinator. Users submit products which are listed in a linear format by day.

Product Hunt is one of the best website to keep you updated about trending tech products. We recommend you to visit the website to see how it works... because you are going to clone it!

Exercise

Requirements

We will work with the repo we have prepared for you. First of all, you have to get the exercise:

  • Fork this repo
  • Clone this repo into your ~/code/labs
  • Use SASS to create the styles of your page
  • Use Media Queries to create different layouts in your Product Hunt clone

Submission

  • Upon completion, run the following commands

    git add .
    git commit -m "done"
    git push origin master
    
  • Navigate to your repo and create a Pull Request

Starter code

The starter code contains the basic structure of an HTML & SCSS project to start working. It also contains the Product Hunt logo in the /images folder, with some other images you may need during the exercise.

Before start doing the project, remember you must have installed the sass-autocompile plugin in your atom editor.

We have added one line in the SCSS file that will colorize the <body> background. Set the <body> font color to white and save the scss file to check out that the compiler is working fine. Once you have checked this out, you can start working on the exercise.

Note: For the right side "Upcoming Live Chats" section, you can use a rounded <div> to represent the speacker picture.

ViewPorts

Product Hunt has an interesting Responsive design. We have done four different screenshots representing each of the different layouts you have to reproduce. Pay attention to the small details to see which are the differences between all of them, and be sure you do your best to copy each of this details.

LG

MD

SM

XS

Extra Resources

/Happy Coding!

lab-css-responsive-cloning's People

Contributors

fontcuberta avatar

Watchers

James Cloos avatar Giuseppe Fierro 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.