Code Monkey home page Code Monkey logo

grid's Introduction

Assignment: Build with CSS grids

Today's assignment is to implement a pretty advanced grid layout using the new cool CSS grids. CSS grids will solve many of the layouting problems that we as developers have had to work around in the past โ€“ Finally it's here!

Below is the grid that we will implement, first on desktop and then as a stretch goal for mobile and tablet. In the assets folder there's image assets but also a pdf with some supporting lines โ€“ also you can copy paste the copy from there. AND learn some more about Helvetica.

Grid

How to complete this assignment

You can actually choose which technology you will use to implement this, either you go the React way or you do it in vanilla CSS and HTML. The main focus is that you should be using CSS grids to solve the problem. Have a look in the reading material on how to start using CSS grids.

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.

๐Ÿ“š 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 team.
  3. Ask your fellow students in Slack.
  4. Ask Bryan. Please note: we are part of a sharing community - share the answer with your fellows.

๐Ÿ’ฅ Success!

After completing this assignment you should be comfortable in using CSS grids in your future project. You will also understand when CSS grids are good to use and when technologies for example flexbox is to prefer.


๐Ÿƒ Stretch Goals

Already done โ€“ yay! Here's some suggestions of things to implement:

  1. Make the page responsive and work for tablet and mobile. You choose how the grid should transform.
  2. Bryan also talked about optimization. Adopt some of the principles that you have learnt today in one of your older projects.

grid's People

Contributors

hannapettersson avatar 4der avatar sirihonig 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.