Code Monkey home page Code Monkey logo

10assignment-design-brief's Introduction

Sprint 2 - The Design Brief

Today you will for the first time work on a real design brief, your goal for today is to please the designer by copying the design as close as you can.

Also, remember that designers are picky, we expect all distances, sizes, colors and fonts to be as in the brief.

Design

Design

Margins & Paddings

Design

Fonts & Sizes

H1: Lora (google font) Desktop: 42px

H2 (bold), p: Lucida Grande Desktop: 16px, line height 12px

How to complete this assignment

You will complete this assignment when your version looks the same as the design brief for desktop (responsive design for this one is a stretch goal. See the stretch goals section for more details). We expect colors, fonts, sizes and differences to match as much as possible. If they are not specified, do your best to come as close as possible.

Project setup

In the "code" folder in this assignment you'll find a copy of the Technigo React starter project which you can use as a base to complete this assignment. In the terminal, "cd" into that folder and install dependencies by running npm install. Once that's done, you can start the project by running npm start.

You can write the HTML for this assignment in app.js (code/src/components/app.js), and the CSS in code/src/index.css.

Brief and Assets

In the assets folder (code/public/assets) are all image assets you need to complete this assignment. The font used in the design is can be added to the project using Google fonts.

To complete this assignment, you need to fork this repository, add your code in the "code" folder, and then submit a pull request on GitHub (from your repository into the technigo one) for review. Read the guide on GitHub for more info on how to do this.

Good luck!

๐Ÿ“š Reading List


๐Ÿ†˜ How to get help

Learning how to think as a web developer is learning how to be an expert in problem solving. So whenever you get stuck start with step 1 and continue until problem solved.

  1. Google! In English, type in the error message if there is one, search within the language you're using (ie CSS, JavaScript etc).
  2. Ask your code buddies in your Company.
  3. Ask your fellow students in Slack.
  4. Ask Damien. Please note: we are part of a sharing community - share the answer with your fellows.

๐Ÿ’ฅ Success!

After completing this assignment you should be comfortable setting up a React app and writing static JSX to build web pages. You should also be comfortable in compiling React code and viewing the result in your browser.


๐Ÿƒ Stretch Goals

The stretch goal for this assignment is to make it responsive. Here's the guides from the designer for the responsive breakpoints:

Fonts:

H1: Lora (google font) Desktop: 42px, tablet: 28px, mobile: 28px

H2 (bold), p: Lucida Grande Desktop: 16/12px, tablet: 14/16(H2)/12px, mobile: 14/12px

Tablet Breakpoint (601px -> 900px)

Design

Mobile Breakpoint (0 -> 600px)

Design

Design

Design

10assignment-design-brief's People

Contributors

idlefingers avatar hannapettersson avatar hindskog avatar pinkgranny avatar

Watchers

James Cloos 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.