Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.76 KB

File metadata and controls

39 lines (26 loc) · 1.76 KB

OOPTIMO Job Application tests — HTML/CSS

Please follow the instructions below carefully. If you have any questions, feel free to reach out.

Task

In this exercise you have to implement the following design using HTML and CSS.

The project is prepared to use SCSS but, if considered appropriate, you can change the configuration to use other preprocessors, add libraries (e.g. Bootstrap, Tailwind, ...), etc.

Instructions

  1. Fork this repository under your own GitHub account.
  2. Clone the repository to your local machine to work on the test.
  3. Create a new branch to work on.
  4. Solve the problem(s) described in the Task section.
    1. Install dependencies: npm install
    2. Run npm run dev to start the development server.
    3. Write your code.
  5. Push your changes to your fork.
  6. Submit a pull request (PR)

Notes

  • Deadline: There is no time limit for this test, but we recommend delivering in no more than 2-3 days.
  • Documentation: If you need to document any decisions, please do so in the PR description.
  • Dependencies: You can use any libraries or tools you see fit, but please document your choices in the PR description.
  • Bonus: If you have time, feel free to add any additional features or improvements you see fit.
  • Questions?: If you have any questions or need clarification, feel free to reach out to asunyer@ooptimo.com..

After Submission

We will review your pull request and provide feedback. There is no need to merge the PR, as we will handle that. Once reviewed, your PR will be closed.

Thank you for your time, and good luck!