Important
If you have technical challenges with completing the task, you can contact Juho via email at juho.enala@nocfo.io. However, note that the task should be returned to Kiira, her email and instructions for returning the assignment are at the end of these instructions.
Hi there, and thank you for showing interest in our company! The homework assignment is built on top of Storybook, so first, you need to install the dependencies and start the Storybook server. Then, you will see the instructions for the actual task. Let's get started:
Create your own GitHub repository by clicking "Use this template" at the top of this page. Check out the instructions here.
Next, clone the repository to your local machine.
git clone https://github.com/<your-username>/<your-repository-name>.gitThe project is set up with npm. Navigate to your project folder and install the dependencies by running:
npm install --also=devThe homework assignment is set up with Storybook. Start Storybook by running:
npm run storybookStorybook should open your browser automatically. If not, navigate to http://localhost:6006/. You should now see the instructions for the assignment. Good luck!
Deliver a link to your public GitHub repository with the solution. The link can be delivered to us via email kiira.ojala@atalent.fi. We will review your work and get back to you as soon as possible. Deadline for the assignment is on Monday 4.3.2024 at 8:00.