Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1009 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 1009 Bytes

mm-QA-technical-test

This repository contains:

  1. Instructions to perform the technical challenge
  2. Questions for the test
  3. Project skeleton to implement Question 2

INSTRUCTIONS

  1. Fork this repository to your personal Github account. Make sure it is PRIVATE.
  2. Clone your forked repository to your local machine
  3. Answer Question 1 and add it inside the repository with file name "Q1Answer" in the root folder note: You can upload a pdf, doc, md file or any kind of text readable format
  4. Use the provided skeleton to answer Question 2
  5. Deliver results: share your forked repository with the Github user "qraft-manomano"

GOOD LUCK

Question 1

Question 2

How to use the skeleton

You must have installed Node and yarn on your development machine.

Now that the skeleton is ready, simply run:

  • yarn install
  • yarn e2e