Coder Social home page Coder Social logo

front-end-coding-test's Introduction

Front-end coding challenge

Contained within this repo is a series of problems to be solved using HTML, CSS, and JavaScript. Feel free to put comments in the files to explain your solution. Try to maintain a similar coding style to the other examples in the repository.

These are intentionally open-ended to give you a chance to express your creativity and style. Don't feel like you need to spend longer than a few hours on them.

Have fun, show off, and please give us feedback so we can make this better!

  • Challenge #1: This contains the detailed instructions for the first coding challenge.

Note: If you're viewing this page on GitHub, some of the links will 404. Links are relative to the localhost env.

Getting started

To get started with this, simply fork this repository, make your changes, and send us a link to your repo so we can have a look.

  1. Fork the repository
  2. Once you have the repo pulled down, move into the directory and run: npm install
  3. To kick off the local environment run: npm run start

Repo guide

All the code you will be editing in this test lives inside the src folder.

  • assets: This contains the image assets for use in the project.
  • example1: This contains the test-specifc JavaScript, styles, and templates for the first test.
  • library: This contains the global components and layouts used in the tests:
    • components: Components are small, reusable templates and styles.
    • layouts: Layouts are used as containers for components and can provide padding, layout, and semantic markup.
  • sass: This folder contains the global Sass styles including extends, mixins, and variables.

Q: Where can I find...

  • Card markup? library/layouts/_card.twig
  • Sass color variables? sass/global/variables/_global-variables.scss
  • Card content? data.json

front-end-coding-test's People

Contributors

castastrophe avatar dpip 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.