Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.5 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.5 KB

World Nomads Group - FE Exercise

The purpose of this exercise is to help us get an idea of your front end development fundamentals.

There is no score card for this exercise. You may do as much or as little as you choose, however we recommend you aim to spend around 1 hour.

Instructions

We've created this lovely new website for World Nomads Group. Unfortunately because of time constraints we did it in a rush. As such we've introduced a range of bugs, errors and general poor coding practices.

Your task is to help us fix these bugs, resolve any errors and tidy up some of our sloppy code :D

A few things to keep an eye out for:

  1. The html is not very semantic so should be improved.
  2. The headings aren't responsive. The designer has asked they they scale based on screen sizes.
  3. There are a number of bugs and errors.
  4. Little attention was paid to page-speed, performance. See what you can do to help improve this.

Development tips

While you could start by simply editing the files, we suggest you get Gulp running first.

From your terminal/shell:

  1. git clone [email protected]:edwardhatricksmith/jr-fe-devtask.git
  2. cd jr-fe-devtask
  3. npm install
  4. gulp

Submitting your work

Create a new Github repository with the following naming convention: https://github.com/yourusername/surname-fe-exercise

Forward the link to this repository back to your recruiter or WNG contact. It will be used as the basis for an technical interview.