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.
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:
- The html is not very semantic so should be improved.
- The headings aren't responsive. The designer has asked they they scale based on screen sizes.
- There are a number of bugs and errors.
- Little attention was paid to page-speed, performance. See what you can do to help improve this.
While you could start by simply editing the files, we suggest you get Gulp running first.
From your terminal/shell:
git clone git@github.com:edwardhatricksmith/jr-fe-devtask.git
cd jr-fe-devtask
npm install
gulp
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.