Skip to content

sparksi/front-end-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Front End Developer Challenge

A simple test for front end developer candidates.

Instructions

  1. Fork or clone this repo.
  2. Set up a static project that includes a basic build system.
  3. Develop a page based on the design using SCSS and a templating language of your choice.
  4. If you are completing this test as part of a job application please include a zip file of your project with your application.

Guidelines

  1. Your repo needs to include at minimum anything required to build the compiled HTML and CSS, if applicable. Your solution should be documented in a README.md file explaining how to setup and run the app.
  2. Use best practice.
  3. Show us what you're capable of without using CSS frameworks.
  4. Cross browser compatibility is important.
  5. Try not spend too much time on it.

Bonus Points

  • Use methodoligies like BEM/SMACSS in your CSS
  • Accessibility
  • Consume dependencies with tools like NPM/Yarn
  • Compile any assets with a build tool like NPM scripts, gulp, webpack etc
  • CSS linting
  • Include a simple local dev server
  • Using modern approaches for the grid system

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published