Skip to content

Technical assessment undertaken on behalf of RPS Global Ventures Ltd for phantom end-client May 2023. Task is to produce an image carousel in vanilla javascript on a responsive landing page. No design or UX direction is granted and is left to the participants discretion. Task is estimated to take between 1-2 hours.

Notifications You must be signed in to change notification settings

jonathanbrincat/rps.technical-assessment

Repository files navigation

RPS Technical Assessment May 2023

Task

Task mockup consisting of a block hero at the top of the page and 6 tiles below laid out in a 3x2 grid.

Please build a responsive page based on the mockup. It should contain the following

Image carousel with 3 or more slides
Each slide should contain an image, heading and CTA

Six CTA blocks
Each block should contain an image and a CTA

Build the page using only HTML, CSS/SCSS and Javascript. No frameworks or libraries should be used.

If required, please include the package.json file.

Candidate notes: Imagery - complete with unsuitable aspect ratios and poor subject matter - supplied by client.


Node: v18.x
NPM: v8.x

Project setup

# npm install
npm ci # if you have a package-lock.json already generated

Compiles and hot-reloads for development

npm start
# npm run serve

Compiles and minifies for production

npm run build

About

Technical assessment undertaken on behalf of RPS Global Ventures Ltd for phantom end-client May 2023. Task is to produce an image carousel in vanilla javascript on a responsive landing page. No design or UX direction is granted and is left to the participants discretion. Task is estimated to take between 1-2 hours.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published