Skip to content

OpenSourceInternational/frontend-test-work

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Test task for Frontend

Hello! If you want to become a part of our FE team of Open Source International company, you need to complete a small test.

What should be done?

  • fork this repository to your github account

  • implement a landing page as described below

  • publish it on github pages

  • send us your github account and a link to the published site here [email protected] (Theme > Frontend test work > Name Surname)

  • wait for feedback

It is necessary to implement the landing page, using the test work requirements as described below.

Test work requirements

GULP TASKS:

  • templates (for Nunjucks compilation)

  • styles (for SASS compilation)

  • server (for start local server)

  • images (for image compressing)

  • build (for building project for client)

MOST IMPORTANT:

  • use semantic tags (header, footer, section etc.)

  • use flex for layouts

  • markup shouldn’t be broke if we delete some element

  • use BEM naming

  • use Swiper for slider if it presents in design (https://swiperjs.com/swiper-api)

  • use such breakpoints:

    • 1280 px and more: PC, Mac and tablets in landscape format,

    • 768-1279 px: tablets in portrait format,

    • 0-767 px: mobiles in portrait format

WOULD BE A PLUS:

  • pixel perfect markup

  • a11y injection

CHECKLIST:

https://frontendchecklist.io/

Time to complete the test task is no more than 7 days

Good luck!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published