This repository contains:
- Instructions to perform the technical challenge
- Questions for the test
- Project skeleton to implement Question 2
- Fork this repository to your personal Github account. Make sure it is PRIVATE.
- Clone your forked repository to your local machine
- 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
- Use the provided skeleton to answer Question 2
- Deliver results: share your forked repository with the Github user "qraft-manomano"
GOOD LUCK
You must have installed Node and yarn on your development machine.
Now that the skeleton is ready, simply run:
yarn install
yarn e2e