From e7bd010a8a7fcf1fabbc9514a942e9fee1133246 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauris=20Mik=C4=81ls?= Date: Wed, 7 Jul 2021 12:32:34 +0300 Subject: [PATCH] Remove submission time from task description because it might vary based on situation --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index aaa5872..d28aab6 100644 --- a/README.md +++ b/README.md @@ -36,10 +36,6 @@ Design in Figma - https://www.figma.com/file/Nu7oNij2I39UNDescYqhLU/Test-project Feel free to use any CSS approach, however if you can't choose, then know that at Lokalise we use [Styled components](https://styled-components.com/). It is not required to use Redux, however Redux Toolkit is there if you need it and [RTK Query](https://redux-toolkit.js.org/rtk-query/overview) could be quite handy for fetching and caching API data. -## Development - -You have one week (7 calendar days) to submit the task. Please notify us if you need more time to complete the task. - ## Submission Please create a Github/Bitbucket private repository and push your code there. Please invite alexey.malihin@lokalise.com and lauris.mikals@lokalise.com to this repository.