Giter Site home page Giter Site logo

week2.day1.copythatwebsite's Introduction

week2.day1.copyThatWebsite

Instructions

  1. You’re tasked with copying the homepage of a professional website, with a focus to replicate,1 key feature as close as possible.
  2. Reverse Wireframe the website! Ignoring the fancy styling and imagery, imagine the elements as boxes positioned on the page. Draw out these boxes in a wireframe along with whatever details you feel are relevant.
    • Once done, present the website you chose and your wireframe to your instructional team for approval. If your website or wireframe is not approved, make any necessary revisions and try again.
  3. Once approved, use command line to create a new project folder called "copyThatWebsite"
    • Navigate into the folder and create your required files (index.html, etc.)
    • Feel free to include additional files according to your needs
  4. Keep in mind these professional websites took web developers weeks, if not months, to make! You are not expected to completely remake what they did in just ~1hr!
    • Do the best you can! And really try to replicate the key feature mentioned above.
    • If you need placeholder content, feel free to use:
  5. Your website should be properly hosted on GitHub

Extra Credit

  • You may notice the website you chose used CSS that includes @media queries. Think of it as conditional CSS styling. It’s used primarily for detecting when the window width passes a certain threshold (like for mobile devices). You can see what changes occur by shrinking the width of the window. Try including an @media query in your project’s CSS.
  • You may notice a background image that doesn’t move while scrolling. This is an example of parallax. Try including parallax in your project’s CSS.

Helpful Resources

week2.day1.copythatwebsite's People

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.